From b7ecc1e6b52a5726eb3710cfe2269e1ef0f39abe Mon Sep 17 00:00:00 2001 From: Beu Date: Tue, 26 Sep 2023 22:16:48 +0200 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 7a48ee7..fd9c030 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.5" +version = "1.6" blocks = [ "Plugin_Blocks&ItemsCounter" ]