diff --git a/app/manifest.json b/app/manifest.json index c542e8f..e5637a8 100755 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.5", + "version": "0.9.6", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/bower.json b/bower.json index e7def83..96cd002 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker.git", - "version": "0.9.5", + "version": "0.9.6", "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 6ce387a..3560950 100755 --- a/out/manifest.json +++ b/out/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "0.9.5", + "version": "0.9.6", "manifest_version": 2, "description": "__MSG_extDescription__", "default_locale": "en", diff --git a/package.json b/package.json index 66c56e7..acbe551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "RedmineTimeTracker", - "version": "0.9.5", + "version": "0.9.6", "description": "Time Tracking tool for Redmine", "author": "Yujiro Takeda ", "license": "MIT",