Skip to content

Commit

Permalink
Merge pull request #695 from XMOJ-Script-dev/dev
Browse files Browse the repository at this point in the history
sync: dev to extern-contrib
  • Loading branch information
ptsq-bot authored Aug 12, 2024
2 parents e13f1b5 + 5e6870d commit 96c62ea
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions Update.json
Original file line number Diff line number Diff line change
Expand Up @@ -2409,6 +2409,17 @@
}
],
"Notes": "No release notes were provided for this release."
},
"1.2.54": {
"UpdateDate": 1723450512410,
"Prerelease": true,
"UpdateContents": [
{
"PR": 694,
"Description": "更新support url"
}
],
"Notes": "No release notes were provided for this release."
}
}
}
4 changes: 2 additions & 2 deletions XMOJ.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name XMOJ
// @version 1.2.53
// @version 1.2.54
// @description XMOJ增强脚本
// @author @XMOJ-Script-dev, @langningchen and the community
// @namespace https://github/langningchen
Expand All @@ -21,7 +21,7 @@
// @grant GM_setValue
// @grant GM_getValue
// @homepage https://www.xmoj-bbs.me/
// @supportURL https://github.com/XMOJ-Script-dev/XMOJ-Script/issues
// @supportURL https://support.xmoj-bbs.me/form/8050213e-c806-4680-b414-0d1c48263677
// @connect api.xmoj-bbs.tech
// @connect api.xmoj-bbs.me
// @connect challenges.cloudflare.com
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xmoj-script",
"version": "1.2.53",
"version": "1.2.54",
"description": "an improvement script for xmoj.tech",
"main": "AddonScript.js",
"scripts": {
Expand Down

0 comments on commit 96c62ea

Please sign in to comment.