Release v1.2.3

This commit is contained in:
Kevin Yue 2020-05-30 23:00:38 +08:00
parent 73925fd1e2
commit 3a790cdc63

View File

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