From d7dccb7e55bab8783a7c221bed65932e4f11ff63 Mon Sep 17 00:00:00 2001 From: hororo Date: Mon, 19 Oct 2020 19:51:22 +0900 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E4=BB=98=E9=96=93=E9=81=95=E3=81=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tip/js/tip.css | 2 +- tip/js/tip.js | 2 +- tip/js/tip_click.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tip/js/tip.css b/tip/js/tip.css index 0ac598b..9b87f8f 100644 --- a/tip/js/tip.css +++ b/tip/js/tip.css @@ -1,4 +1,4 @@ -/* 【TIPプラグイン ver4.00】 2020/09/21 */ +/* 【TIPプラグイン ver4.01】 2020/10/19 */ /* by hororo http://hororo.wp.xdomain.jp/22/ */ * { diff --git a/tip/js/tip.js b/tip/js/tip.js index a36a548..1162e04 100644 --- a/tip/js/tip.js +++ b/tip/js/tip.js @@ -1,4 +1,4 @@ -// 【TIPプラグイン ver4.01】 2020/10/18 +// 【TIPプラグイン ver4.01】 2020/10/19 // by hororo http://hororo.wp.xdomain.jp/22/ //--- ◆ csv読み込み ----------------------------------------------------------------------- diff --git a/tip/js/tip_click.js b/tip/js/tip_click.js index b9beb22..aeccbcc 100644 --- a/tip/js/tip_click.js +++ b/tip/js/tip_click.js @@ -1,4 +1,4 @@ -// 【TIPプラグイン ver4.01】 2020/10/18 +// 【TIPプラグイン ver4.01】 2020/10/19 // by hororo http://hororo.wp.xdomain.jp/22/