Release 1.2.4

This commit is contained in:
Kevin Yue 2020-05-31 12:15:06 +08:00
parent cf34f9f70f
commit 337a94efcd

View File

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