Skip to content

Commit aa1b29e

Browse files
authored
Merge pull request #805 from XMOJ-Script-dev/actions/temp
Update to release 1.7.0
2 parents 4139bbd + c7c14a7 commit aa1b29e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Update.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2840,6 +2840,17 @@
28402840
}
28412841
],
28422842
"Notes": "No release notes were provided for this release."
2843+
},
2844+
"1.7.0": {
2845+
"UpdateDate": 1748873286643,
2846+
"Prerelease": false,
2847+
"UpdateContents": [
2848+
{
2849+
"PR": 802,
2850+
"Description": "Fix page flashes in dark mode"
2851+
}
2852+
],
2853+
"Notes": "No release notes were provided for this release."
28432854
}
28442855
}
28452856
}

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

0 commit comments

Comments
 (0)