Skip to content

Commit

Permalink
エラー出ているのでバージョンを再度あげる
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoichi-u committed Feb 13, 2017
1 parent 8457ad1 commit d24d1d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chatworkHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name chatwork helper
// @match https://www.chatwork.com/*
// @match https://kcw.kddi.ne.jp/*
// @version 1.5.2
// @version 1.5.3
/* load jQuery */
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js
// ==/UserScript==
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "chatwork helper",
"version": "1.5.2",
"version": "1.5.3",
"homepage_url": "https://github.com/ryoichi-u/chatwork_helper",
"content_scripts": [{
"matches": [
Expand Down

0 comments on commit d24d1d6

Please sign in to comment.