From 871deb04d6646997e9d2de530d0b75f328454789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AF=E3=81=84=E3=81=84=E3=82=8D?= Date: Wed, 13 Dec 2023 00:15:54 +0900 Subject: [PATCH] :adhesive_bandage: Fixed version tag --- data/ashen_lib/functions/load_once.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ashen_lib/functions/load_once.mcfunction b/data/ashen_lib/functions/load_once.mcfunction index 6553ce9..b13cb1d 100644 --- a/data/ashen_lib/functions/load_once.mcfunction +++ b/data/ashen_lib/functions/load_once.mcfunction @@ -5,7 +5,7 @@ # @within function ashen_lib:load # Version tag - data modify storage global Ashen.Lib.Version set value "v0.2.0" + data modify storage global Ashen.Lib.Version set value "v0.3.0" # Reset scoreboard objectives remove Ashen.Lib.FirstJoin