Skip to content

Commit 2cbadfa

Browse files
Merge pull request #959 from XMOJ-Script-dev/revert-957-actions/temp
Revert "Update to release 3.4.0"
2 parents 79f4168 + 0698aaa commit 2cbadfa

3 files changed

Lines changed: 3 additions & 30 deletions

File tree

Update.json

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3477,33 +3477,6 @@
34773477
}
34783478
],
34793479
"Notes": "No release notes were provided for this release."
3480-
},
3481-
"3.4.0": {
3482-
"UpdateDate": 1774192142561,
3483-
"Prerelease": false,
3484-
"UpdateContents": [
3485-
{
3486-
"PR": 924,
3487-
"Description": "Add ImageEnlarger feature with modal viewer"
3488-
},
3489-
{
3490-
"PR": 933,
3491-
"Description": "Fix problem switcher not update"
3492-
},
3493-
{
3494-
"PR": 937,
3495-
"Description": "Display status.php Query Content"
3496-
},
3497-
{
3498-
"PR": 939,
3499-
"Description": "fix: gate MonochromeUI-specific styling in contestrank pages behind flag"
3500-
},
3501-
{
3502-
"PR": 948,
3503-
"Description": "Remove problem translate button"
3504-
}
3505-
],
3506-
"Notes": "No release notes were provided for this release."
35073480
}
35083481
}
3509-
}
3482+
}

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

0 commit comments

Comments
 (0)