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:
parent
6fbfb731bd
commit
e968dc875a
9 changed files with 134 additions and 20 deletions
2
build.py
2
build.py
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue