Skip to content

Commit

Permalink
2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Sep 16, 2018
1 parent 519b053 commit 8643a89
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Octohint",
"version": "2.0.6",
"version": "2.0.7",
"description": "IntelliSense hint for GitHub",
"homepage_url": "https://github.com/pd4d10/octohint",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion octohint.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>2.0.6</string>
<string>2.0.7</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Chrome</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "octohint",
"private": true,
"version": "2.0.6",
"version": "2.0.7",
"description": "IntelliSense hint for GitHub",
"scripts": {
"dev": "webpack",
Expand Down

0 comments on commit 8643a89

Please sign in to comment.