Skip to content

Commit

Permalink
Merge pull request #23 from ryoichi-u/21_version
Browse files Browse the repository at this point in the history
docs: バージョン更新 1.5.6
  • Loading branch information
ryoichi-u authored Jul 19, 2017
2 parents 3805f9a + 3b9e598 commit fc139c2
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.5
// @version 1.5.6
/* 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.5",
"version": "1.5.6",
"homepage_url": "https://github.com/ryoichi-u/chatwork_helper",
"content_scripts": [{
"matches": [
Expand Down

0 comments on commit fc139c2

Please sign in to comment.