diff --git a/package.json b/package.json index 8864222..468f4c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skohub-extension", - "version": "0.0.3", + "version": "0.0.4", "description": "", "main": "index.js", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index b6a88e5..6a72370 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extensionName__", "short_name": "__MSG_extensionName__", - "version": "0.0.3", + "version": "0.0.4", "default_locale": "en", "description": "__MSG_extensionDescription__",