From 09222f10240139b52fab31fb2727b085eb1d96aa Mon Sep 17 00:00:00 2001 From: Myles Date: Wed, 7 Dec 2022 22:14:14 +0000 Subject: [PATCH] 4.5.1-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f1ee4a2ea..929fb6cd7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project properties - we put these here so they can be modified without causing a recompile of the build scripts -projectVersion=4.5.0 +projectVersion=4.5.1-SNAPSHOT # Gradle properties org.gradle.daemon=true