We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42fb6a7 + fe9d055 commit 029c6dcCopy full SHA for 029c6dc
3 files changed
Update.json
@@ -2755,6 +2755,17 @@
2755
}
2756
],
2757
"Notes": "No release notes were provided for this release."
2758
+ },
2759
+ "1.4.1": {
2760
+ "UpdateDate": 1740314902240,
2761
+ "Prerelease": true,
2762
+ "UpdateContents": [
2763
+ {
2764
+ "PR": 784,
2765
+ "Description": "fix cdn"
2766
+ }
2767
+ ],
2768
+ "Notes": "No release notes were provided for this release."
2769
2770
2771
XMOJ.user.js
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xmoj-script",
3
- "version": "1.4.0",
+ "version": "1.4.1",
4
"description": "an improvement script for xmoj.tech",
5
"main": "AddonScript.js",
6
"scripts": {
0 commit comments