🐞 fix(版本号): 修改显示版本号

This commit is contained in:
huheng@kylinos.cn 2023-07-03 14:56:47 +08:00
parent 82b026e0c9
commit 4a85a3474e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#include "log.hpp"
#include "windowmanage.hpp"
const QString VERSION = "1.0.0";
const QString VERSION = "1.1.0.1";
bool initVLC()
{