From 652bd5fe1a03eb26a8ba8ad7169a5b078e51a06b Mon Sep 17 00:00:00 2001 From: Beu Date: Sat, 4 Nov 2023 11:33:59 +0100 Subject: [PATCH] bump version --- BlocksItemsCounter/info.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlocksItemsCounter/info.toml b/BlocksItemsCounter/info.toml index fd9c030..42428dc 100644 --- a/BlocksItemsCounter/info.toml +++ b/BlocksItemsCounter/info.toml @@ -3,5 +3,5 @@ name = "Blocks & Items Counter" author = "Beu" category = "Map Editor" siteid = 97 -version = "1.6" +version = "1.7" blocks = [ "Plugin_Blocks&ItemsCounter" ]