Skip to content

Commit

Permalink
バージョン 0.0.3 として公開
Browse files Browse the repository at this point in the history
  • Loading branch information
ymrl committed Sep 27, 2013
1 parent e2c2f14 commit b4d1d46
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
スケジュールを指定して「艦隊これくしょん〜艦これ〜」の使用を制限できるGoogle Chrome拡張です。


更新履歴
--------
* 0.0.3 (2013-09-27)
* 艦これウィジェットに対応
* 0.0.2 (2013-09-23)
* Background Page を Event Page に変更
* http://ymrl.hatenablog.com/entry/2013/09/23/203625
* 0.0.1 (2013-09-23)
* まぼろしの初版


LICENSE
-------
(The MIT License)
Expand Down
2 changes: 1 addition & 1 deletion assets/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "禁これ",
"version": "0.0.2",
"version": "0.0.3",
"description": "艦これのプレイ可能時間を制限します",
"icons": {"128":"icon_128.png"},
"background": {
Expand Down

0 comments on commit b4d1d46

Please sign in to comment.