Version 0.2.0

This commit is contained in:
2020-06-08 19:14:02 +02:00
parent f2ee812bc5
commit 8272352d64
3 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import providers, server, common
const
css = slurp("resources/app.css")
version = "0.1"
version = slurp("version")
helpString = [
"ESC\tClose program",
"H\tShow/Hide this help",