From 36cde681e1a58d3b5df25f017c1acdc778269c8b Mon Sep 17 00:00:00 2001 From: zawa-ch Date: Tue, 17 Aug 2021 21:46:17 +0900 Subject: [PATCH] =?UTF-8?q?*=20mcsvutils.sh=20=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mcsvutils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcsvutils.sh b/mcsvutils.sh index 2e3a275..4de342c 100644 --- a/mcsvutils.sh +++ b/mcsvutils.sh @@ -28,7 +28,7 @@ version() { cat <<- __EOF mcsvutils - Minecraft server commandline utilities - version 0.4.0 2021-08-16 + version 0.4.1 2021-08-17 Copyright 2020,2021 zawa-ch. __EOF }