Release 1.2.5

This commit is contained in:
Kevin Yue 2020-07-19 18:32:34 +08:00
parent 2c1036ff10
commit d91fad089f

View File

@ -6,7 +6,7 @@
#include <plog/Log.h>
#include <plog/Appenders/ColorConsoleAppender.h>
static const QString version = "v1.2.4";
static const QString version = "v1.2.5";
int main(int argc, char *argv[])
{