From 2522ea573757d6439f6fe7a8c1edf7fc074638ea Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:07:32 +0200 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fadd84d702b..cdcdba30088 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -version = 0.17-alpha.12 +version = 0.17-alpha.13 kotlin.daemon.jvmargs=-Xmx2g org.gradle.jvmargs=-Xmx2g