bump app version

This commit is contained in:
sadnub
2020-11-06 13:58:42 -05:00
parent 049b72bd50
commit a7138e019c

View File

@@ -14,7 +14,7 @@ TRMM_VERSION = "0.1.2"
# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser
APP_VER = "0.0.84"
APP_VER = "0.0.85"
# https://github.com/wh1te909/salt
LATEST_SALT_VER = "1.1.0"