Skip to content

Commit bdfdbeb

Browse files
committed
0.19.0-alpha.1
1 parent 59b07f2 commit bdfdbeb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "underscript",
3-
"version": "0.19.0-alpha.0",
3+
"version": "0.19.0-alpha.1",
44
"description": "Script for Undercards. An undertale fan-made game.",
55
"homepage": "https://feildmaster.github.io/UnderScript/",
66
"repository": "feildmaster/UnderScript",

src/meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name UnderCards script
33
// @description Various changes to undercards game
44
// @require https://raw.githubusercontent.com/feildmaster/SimpleToast/1.10.1/simpletoast.js
5-
// @version 0.19.0-alpha.0
5+
// @version 0.19.0-alpha.1
66
// @author feildmaster
77
// @history 0.19.0 - Added Menu and Settings. Fixed unignoring. Added settings to disable nearly everything in the script.
88
// Added ability to disable card draw announcements, or make them toasts. Added setting to turn legendary draws into toasts.

0 commit comments

Comments
 (0)