Skip to content

Commit 7df266e

Browse files
authored
Merge pull request #837 from XMOJ-Script-dev/actions/temp
2 parents fb83b32 + b7e1fae commit 7df266e

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

Update.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,6 +3002,25 @@
30023002
}
30033003
],
30043004
"Notes": "No release notes were provided for this release."
3005+
},
3006+
"2.2.0": {
3007+
"UpdateDate": 1755767075588,
3008+
"Prerelease": false,
3009+
"UpdateContents": [
3010+
{
3011+
"PR": 829,
3012+
"Description": "Update diff-match-patch library source URL"
3013+
},
3014+
{
3015+
"PR": 834,
3016+
"Description": "feat: use credential management api"
3017+
},
3018+
{
3019+
"PR": 835,
3020+
"Description": "feat: add user-selectable theme"
3021+
}
3022+
],
3023+
"Notes": "No release notes were provided for this release."
30053024
}
30063025
}
30073026
}

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 2.1.3
3+
// @version 2.2.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": "2.1.3",
3+
"version": "2.2.0",
44
"description": "an improvement script for xmoj.tech",
55
"main": "AddonScript.js",
66
"scripts": {

0 commit comments

Comments
 (0)