diff --git a/app/manifest.json b/app/manifest.json index e29a3fa..359ada6 100755 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.1", + "version": "0.9.2", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/bower.json b/bower.json index f1c2638..0953ab0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker.git", - "version": "0.9.1", + "version": "0.9.2", "homepage": "https://github.com/ujiro99/RedmineTimeTracker", "author": "Yujiro Takeda", "description": "Time Tracking tool for Redmine on GoogleChrome", diff --git a/out/manifest.json b/out/manifest.json index c1fac1d..0e2cdb7 100755 --- a/out/manifest.json +++ b/out/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.1", + "version": "0.9.2", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/package.json b/package.json index 065c8d3..8e95683 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker", - "version": "0.9.1", + "version": "0.9.2", "description": "Time Tracking tool for Redmine", "author": "Yujiro Takeda ", "license": "MIT",