fix current version.

This commit is contained in:
Jason Kulatunga 2023-01-31 18:58:04 -08:00
parent 4dd894282e
commit 668bccebbd
1 changed files with 1 additions and 1 deletions

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.0.1"
const VERSION = "0.0.6"