Prepare next release
This commit is contained in:
parent
c9f2cca024
commit
7060faf5d3
@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.13.3] - 2024-04-19
|
## [0.13.3] - 2024-04-19
|
||||||
|
|
||||||
**Attention**: Now requires libsignal-client version 0.44.0
|
**Attention**: Now requires libsignal-client version 0.44.0
|
||||||
|
@ -6,7 +6,7 @@ plugins {
|
|||||||
id("org.graalvm.buildtools.native") version "0.10.1"
|
id("org.graalvm.buildtools.native") version "0.10.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.13.3"
|
version = "0.13.4-SNAPSHOT"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_21
|
sourceCompatibility = JavaVersion.VERSION_21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user