From 8a958443a51d197d67c32e5de7a89161f223985b Mon Sep 17 00:00:00 2001 From: Glitchlabs Date: Tue, 4 Aug 2026 18:28:30 +0200 Subject: [PATCH] + Concrete stairs/Slabs --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9b1c9ba..0ed6078 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,7 +27,7 @@ mod_name=Ornamentum ## The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=All Rights Reserved # The mod version. See https://semver.org/ -mod_version=1.4.0 +mod_version=1.4.5 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html