Prepare next release

This commit is contained in:
AsamK 2024-04-19 19:25:27 +02:00
parent 20add0f27b
commit 6f9e9e9302
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Changelog # Changelog
## [Unreleased]
## [0.13.6] - 2024-09-08 ## [0.13.6] - 2024-09-08
Requires libsignal-client version 0.56.0 Requires libsignal-client version 0.56.0

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.2" id("org.graalvm.buildtools.native") version "0.10.2"
} }
version = "0.13.6" version = "0.13.7-SNAPSHOT"
java { java {
sourceCompatibility = JavaVersion.VERSION_21 sourceCompatibility = JavaVersion.VERSION_21