From b4d1d469db936c956c7599ea330c09b6302a20c2 Mon Sep 17 00:00:00 2001 From: ymrl Date: Fri, 27 Sep 2013 22:49:14 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=200.0.3=20=E3=81=A8=E3=81=97=E3=81=A6=E5=85=AC=E9=96=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ assets/manifest.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0581ea6..fb8baa9 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/assets/manifest.json b/assets/manifest.json index b57d368..7b513b8 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "禁これ", - "version": "0.0.2", + "version": "0.0.3", "description": "艦これのプレイ可能時間を制限します", "icons": {"128":"icon_128.png"}, "background": {