Prepare next release
This commit is contained in:
parent
c716f94649
commit
baf7b74a61
@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.13.4] - 2024-06-06
|
## [0.13.4] - 2024-06-06
|
||||||
|
|
||||||
**Attention**: Now requires libsignal-client version 0.47.0
|
**Attention**: Now requires libsignal-client version 0.47.0
|
||||||
|
@ -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.4"
|
version = "0.13.5-SNAPSHOT"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_21
|
sourceCompatibility = JavaVersion.VERSION_21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user