From d81bd8156ef419fadcd8166627f15890d64a557a Mon Sep 17 00:00:00 2001 From: Chihiro Adachi <8196725+chihiro-adachi@users.noreply.github.com> Date: Tue, 20 Sep 2022 16:46:06 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9?= =?UTF-8?q?=E3=83=8E=E3=83=BC=E3=83=88=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resource/template/admin/config.twig | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Resource/template/admin/config.twig b/Resource/template/admin/config.twig index b85db36..e2206a1 100644 --- a/Resource/template/admin/config.twig +++ b/Resource/template/admin/config.twig @@ -33,20 +33,16 @@
リリースノート
-
主な変更点
- -
-
リリースノート
-
{% if supported %} From c7aa66aadb7de8d1a117eebbe3417444c44df7e4 Mon Sep 17 00:00:00 2001 From: Chihiro Adachi <8196725+chihiro-adachi@users.noreply.github.com> Date: Tue, 20 Sep 2022 16:46:28 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 62a1c19..8f1ab10 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ec-cube/EccubeUpdater405to406", - "version": "1.0.2", + "version": "1.0.3", "description": "EC-CUBEアップデートプラグイン", "type": "eccube-plugin", "require": {