diff --git a/build.py b/build.py index e5404cf7..679dda75 100755 --- a/build.py +++ b/build.py @@ -38,7 +38,7 @@ "README.md", ) -GOCHAN_VERSION = "3.6.0" +GOCHAN_VERSION = "3.7.0" DATABASE_VERSION = "2" # stored in DBNAME.DBPREFIXdatabase_version PATH_NOTHING = -1 diff --git a/frontend/package.json b/frontend/package.json index 38b9e262..44c8d021 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "gochan.js", - "version": "3.6.0", + "version": "3.7.0", "description": "", "main": "./ts/main.ts", "private": true, diff --git a/html/error/404.html b/html/error/404.html index 9124a56e..6482bce5 100755 --- a/html/error/404.html +++ b/html/error/404.html @@ -7,6 +7,6 @@
The requested file could not be found on this server.
-