From cc2ae69b93cefcae1dfb0145db880793274c6b58 Mon Sep 17 00:00:00 2001 From: tr7zw Date: Fri, 6 Dec 2024 18:32:28 +0100 Subject: [PATCH] Bump version --- gradle-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle-compose.yml b/gradle-compose.yml index 92b031b..b9d5fb3 100644 --- a/gradle-compose.yml +++ b/gradle-compose.yml @@ -3,7 +3,7 @@ source: "https://github.com/tr7zw/ProcessedModTemplate/tree/master" replacements: name: "EntityCulling" id: "entityculling" - version: "1.7.1" + version: "1.7.2" description: "This mod uses async path-tracing to hide Tiles/Entities that are not visible." homepageUrl: "https://modrinth.com/mod/entityculling" sourcesUrl: "https://github.com/tr7zw/EntityCulling"