Skip to content

Commit

Permalink
Updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Pastoor committed Apr 3, 2016
1 parent 24f65e9 commit 0de908a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion platform/chromium/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Scrummer",
"version": "0.19",
"version": "0.20",
"description": "Adds Storypoints to Trello",
"content_scripts": [
{
Expand Down
2 changes: 1 addition & 1 deletion platform/firefox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "scrummer@jetpack",
"title": "Scrummer",
"name": "scrummer",
"version": "0.19",
"version": "0.20",
"description": "",
"main": "index.js",
"author": "Rick Pastoor",
Expand Down
2 changes: 1 addition & 1 deletion platform/safari/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>0.19</string>
<string>0.20</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Chrome</key>
Expand Down

0 comments on commit 0de908a

Please sign in to comment.