We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7de3a commit ead676aCopy full SHA for ead676a
Update.json
@@ -3477,6 +3477,17 @@
3477
}
3478
],
3479
"Notes": "No release notes were provided for this release."
3480
+ },
3481
+ "3.3.6": {
3482
+ "UpdateDate": 1774172389346,
3483
+ "Prerelease": true,
3484
+ "UpdateContents": [
3485
+ {
3486
+ "PR": 955,
3487
+ "Description": "[WIP] Fix issue where copied solutions do not include image links"
3488
+ }
3489
+ ],
3490
+ "Notes": "No release notes were provided for this release."
3491
3492
-}
3493
+}
XMOJ.user.js
@@ -1,6 +1,6 @@
1
// ==UserScript==
2
// @name XMOJ
3
-// @version 3.3.5
+// @version 3.3.6
4
// @description XMOJ增强脚本
5
// @author @XMOJ-Script-dev, @langningchen and the community
6
// @namespace https://github/langningchen
0 commit comments