🐞 fix(main): 修改版本号

This commit is contained in:
huheng@kylinos.cn 2022-10-08 14:05:24 +08:00
parent eb285b8b6f
commit bc2a76732a
1 changed files with 1 additions and 1 deletions

View File

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