update history

This commit is contained in:
Aynakeya
2022-07-01 14:11:20 -07:00
parent d4bf5eb138
commit 332f46bdbd
12 changed files with 145 additions and 4 deletions

View File

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