added a "Success" test for script notifications.

bumping the version in version file? not sure why it wasnt correctly bumped already.
This commit is contained in:
Jason Kulatunga
2020-11-03 08:20:02 -08:00
parent 58eaa29e4d
commit 93cf676818
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ package version
// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "0.3.0"
const VERSION = "0.3.1"