Skip to content

Commit ce08f3f

Browse files
committed
chore: 更新版本号至2.11.0
更新webui、website及相关配置文件的版本号至2.11.0,同步更新Update.json中的版本信息和下载链接
1 parent d88550d commit ce08f3f

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"versionCode": 20251017,
3-
"version": "v2.10.3",
4-
"zipUrl": "https://github.com/Seyud/Mediatek_Mali_GPU_Governor/releases/download/v2.10.3/Mediatek_Mali_GPU_Governor_v2.10.3.zip",
2+
"versionCode": 20251130,
3+
"version": "v2.11.0",
4+
"zipUrl": "https://github.com/Seyud/Mediatek_Mali_GPU_Governor/releases/download/v2.11.0/Mediatek_Mali_GPU_Governor_v2.11.0.zip",
55
"changelog": "https://raw.githubusercontent.com/Seyud/Mediatek_Mali_GPU_Governor/main/docs/en/CHANGELOG.md"
66
}

website/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mediatek-mali-gpu-governor-website",
3-
"version": "2.10.0",
3+
"version": "2.11.0",
44
"description": "Mediatek Mali GPU Governor official website",
55
"main": "index.js",
66
"repository": "https://github.com/Seyud/Mediatek_Mali_GPU_Governor",

webui/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mediatek-mali-gpu-governor-webui-dev",
33
"private": true,
4-
"version": "2.10.3",
4+
"version": "2.11.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)