1 parent a9144d5 commit b795e6dCopy full SHA for b795e6d
3 files changed
package-lock.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "underscript",
3
- "version": "0.20.0-alpha.6",
+ "version": "0.20.0",
4
"description": "Script for Undercards. An undertale fan-made game.",
5
"homepage": "https://feildmaster.github.io/UnderScript/",
6
"repository": "feildmaster/UnderScript",
src/meta.js
@@ -5,7 +5,7 @@
// @require https://raw.githubusercontent.com/feildmaster/SimpleToast/1.12.0/simpletoast.js
// @require https://unpkg.com/luxon@1.8.2/build/global/luxon.min.js
7
// @require https://www.googletagmanager.com/gtag/js?id=UA-38424623-4
8
-// @version 0.20.0-alpha.6
+// @version 0.20.0
9
// @author feildmaster
10
// @history 0.20.0 - Added "Quest Completion" notifications. Added "Deck Average" counter.
11
// @history 0.19.2 - Fixed mod muting
0 commit comments