fixing verion bump for release.

This commit is contained in:
Jason Kulatunga
2020-11-05 07:25:44 -08:00
parent c285491c34
commit e364fe95d9
+1 -1
View File
@@ -2,4 +2,4 @@ package version
// VERSION is the app-global version string, which will be replaced with a // VERSION is the app-global version string, which will be replaced with a
// new value during packaging // new value during packaging
const VERSION = "0.3.1" const VERSION = "0.3.2"