update to 0.8.0

This commit is contained in:
Aynakeya
2022-07-07 20:30:35 -07:00
parent 7bf9372898
commit 632f531cdb

View File

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