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

Bump version to 4.0.2 for hotfix release

Resolves issue #112
This commit is contained in:
Eggbertx 2024-12-31 15:46:02 -08:00
parent 3bec5d2c3d
commit bdf4bddc4d
5 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ release_files = (
"README.md",
)
GOCHAN_VERSION = "4.0.1"
GOCHAN_VERSION = "4.0.2"
DATABASE_VERSION = "4" # stored in DBNAME.DBPREFIXdatabase_version
PATH_NOTHING = -1