Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelmas committed Aug 26, 2014
1 parent a5d0c5d commit 8a45043
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src-chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"icons": {
"128": "icon.png"
},
"version": "1.0.1",
"version": "1.0.2",

"content_scripts": [
{
Expand Down
4 changes: 2 additions & 2 deletions src-safari/GithubTower.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<key>Author</key>
<string>Gerard Delmàs</string>
<key>Builder Version</key>
<string>9537.77.4</string>
<string>9537.78.2</string>
<key>CFBundleDisplayName</key>
<string>Github Tower</string>
<key>CFBundleIdentifier</key>
<string>de.dreamlab.githubtower</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Chrome</key>
Expand Down

0 comments on commit 8a45043

Please sign in to comment.