From cf9fcbc526ca384bbc9f407d26d6244bd850edbb Mon Sep 17 00:00:00 2001 From: Alex3236 <45303195+eagle3236@users.noreply.github.com> Date: Sat, 28 Aug 2021 11:16:59 +0800 Subject: [PATCH] 2.0.1 --- src/mcdreforged.plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mcdreforged.plugin.json b/src/mcdreforged.plugin.json index a3b5e8a..58f4bc9 100644 --- a/src/mcdreforged.plugin.json +++ b/src/mcdreforged.plugin.json @@ -1,6 +1,6 @@ { "id": "daycount_nbt", - "version": "2.0.0", + "version": "2.0.1", "name": "DayCount NBT", "description": { "en_us": "Get and export server opening times.", @@ -11,4 +11,4 @@ }, "author": "Alex3236", "link": "https://github.com/eagle3236/joinMOTD_Plus" -} \ No newline at end of file +}