refactor: 统一版本号管理,metadata.json 由 CMake 模板生成

This commit is contained in:
2026-07-19 13:44:42 +08:00
parent 3c92359407
commit 903e0f1801
4 changed files with 24 additions and 8 deletions
@@ -1,6 +1,6 @@
{
"Plugin": {
"Version": "1.0",
"Version": "@PROJECT_VERSION@",
"Id": "space.jokul.JNetApplet",
"Url": "networkview.qml",
"Parent": "org.deepin.ds.dock",