]> nmode's Git Repositories - signal-cli/blobdiff - build.gradle.kts
Create account entropy pool instead of master key
[signal-cli] / build.gradle.kts
index 4f47d14933f8fb0c8c2ea832b8d813267019b147..9d4724c0673e96e42a2594ad5fc9c74b3e0223e0 100644 (file)
@@ -6,7 +6,7 @@ plugins {
     id("org.graalvm.buildtools.native") version "0.10.3"
 }
 
-version = "0.13.7"
+version = "0.13.11-SNAPSHOT"
 
 java {
     sourceCompatibility = JavaVersion.VERSION_21