Release 1.2.8

This commit is contained in:
Kevin Yue 2021-04-24 22:21:29 +08:00
parent 3e23e7eaae
commit 38a1eded19

View File

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