From d307e06a5d3cca048cf6eceb3ce36a795d88fa28 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Mon, 13 Jul 2026 16:11:05 -0400 Subject: [PATCH] Updated wrapper to bld 2.4.0-SNAPSHOT --- lib/bld/bld-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bld/bld-wrapper.properties b/lib/bld/bld-wrapper.properties index effa77e..4b8e318 100644 --- a/lib/bld/bld-wrapper.properties +++ b/lib/bld/bld-wrapper.properties @@ -9,4 +9,4 @@ bld.javaOptions= bld.javacOptions= bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES,RIFE2_SNAPSHOTS bld.sourceDirectories=core/src/bld/java -bld.version=2.3.1-SNAPSHOT \ No newline at end of file +bld.version=2.4.0-SNAPSHOT \ No newline at end of file