diff --git a/manifest.json.src b/manifest.json.src index cd7376f3a8..23b3fe49de 100644 --- a/manifest.json.src +++ b/manifest.json.src @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Rikaichamp", "author": "Brian Birtles", - "version": "0.1.17", + "version": "0.1.18", /*#if supports_applications_field*/ "applications": { "gecko": { diff --git a/package.json b/package.json index c9e2906f6e..12f233c132 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rikaichamp", - "version": "0.1.17", + "version": "0.1.18", "description": "Translate Japanese by hovering over words.", "scripts": { "build": "webpack",