This commit is contained in:
Aynakeya
2022-06-25 14:23:59 -07:00
parent 0a53e8220e
commit 6fc2773b12
3 changed files with 5 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import (
"path"
)
const VERSION = "alpha 0.6"
const VERSION = "alpha 0.6.3"
const CONFIG_PATH = "./config.ini"
const Assests_PATH = "./assets"