diff --git a/app/manifest.json b/app/manifest.json index d3a2bee..e29a3fa 100755 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.0", + "version": "0.9.1", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/bower.json b/bower.json index b3fc1c8..47a4b6b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker.git", - "version": "0.9.0", + "version": "0.9.1", "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 abac9cb..c1fac1d 100755 --- a/out/manifest.json +++ b/out/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.0", + "version": "0.9.1", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/package.json b/package.json index e0573dc..ebdbe8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker", - "version": "0.9.0", + "version": "0.9.1", "description": "Time Tracking tool for Redmine", "author": "Yujiro Takeda ", "license": "MIT",