Skip to content

Commit 8b2bf37

Browse files
authored
Merge pull request #855 from XMOJ-Script-dev/actions/temp
Update to release 2.3.0
2 parents f23485f + 0580038 commit 8b2bf37

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

Update.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3043,6 +3043,21 @@
30433043
}
30443044
],
30453045
"Notes": "No release notes were provided for this release."
3046+
},
3047+
"2.3.0": {
3048+
"UpdateDate": 1757851277491,
3049+
"Prerelease": false,
3050+
"UpdateContents": [
3051+
{
3052+
"PR": 839,
3053+
"Description": "Fix formatting in feedback card text"
3054+
},
3055+
{
3056+
"PR": 852,
3057+
"Description": "Fix the submit button on some pages"
3058+
}
3059+
],
3060+
"Notes": "随着 CI 更新, 相信以后的 release 都会有 release notes("
30463061
}
30473062
}
30483063
}

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

0 commit comments

Comments
 (0)