1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 16:56:23 -07:00

Finish browser-based template editor, resolves issue #90

This commit is contained in:
Eggbertx 2023-12-26 17:02:09 -08:00
parent 6fbfb731bd
commit e968dc875a
9 changed files with 134 additions and 20 deletions

View file

@ -38,7 +38,7 @@ release_files = (
"README.md",
)
GOCHAN_VERSION = "3.8.0"
GOCHAN_VERSION = "3.9.0"
DATABASE_VERSION = "2" # stored in DBNAME.DBPREFIXdatabase_version
PATH_NOTHING = -1