Skip to content

Commit 5f10eba

Browse files
authored
Merge pull request #824 from XMOJ-Script-dev/actions/temp
Update to release 1.10.0
2 parents 82480fd + 587bd5d commit 5f10eba

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

Update.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2936,6 +2936,17 @@
29362936
}
29372937
],
29382938
"Notes": "No release notes were provided for this release."
2939+
},
2940+
"1.10.0": {
2941+
"UpdateDate": 1753443146018,
2942+
"Prerelease": false,
2943+
"UpdateContents": [
2944+
{
2945+
"PR": 821,
2946+
"Description": "修复工具栏"
2947+
}
2948+
],
2949+
"Notes": "No release notes were provided for this release."
29392950
}
29402951
}
29412952
}

XMOJ.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name XMOJ
3-
// @version 1.9.1
3+
// @version 1.10.0
44
// @description XMOJ增强脚本
55
// @author @XMOJ-Script-dev, @langningchen and the community
66
// @namespace https://github/langningchen

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xmoj-script",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"description": "an improvement script for xmoj.tech",
55
"main": "AddonScript.js",
66
"scripts": {

0 commit comments

Comments
 (0)