diff --git a/build.py b/build.py index 22eebbf8..c5fbe2dd 100755 --- a/build.py +++ b/build.py @@ -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 diff --git a/frontend/package.json b/frontend/package.json index fff7198c..22fc29b8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "gochan.js", - "version": "4.0.1", + "version": "4.0.2", "description": "", "main": "./ts/main.ts", "private": true, diff --git a/html/error/404.html b/html/error/404.html index 7299fdc1..602780fd 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.
-