diff --git a/package.json b/package.json index 1ac21ca0ca..5db9e9e1c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "WhoCallsTheFleet", "main": "app/main.html", - "version": "0.18.2", + "version": "0.18.3", "description": "An offline guidebook for KanColle. Based on NW.JS", "repository": { "type": "git", @@ -82,8 +82,8 @@ "package.json" ], "dataVersion": { - "app": "0.18.2.0", - "app-db": "1.18.2.0", + "app": "0.18.3.0", + "app-db": "1.18.3.0", "pics": "1.18.2.0" }, "buildDir": "N:\\nwbuild\\build",