release 1.3.2

This commit is contained in:
Kevin Yue 2021-09-02 21:11:47 +08:00
parent e8b2c1606f
commit 64e6487e7e

View File

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