mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-18 22:54:20 +01:00
Prepare next release
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.13.8] - 2024-10-26
|
## [0.13.8] - 2024-10-26
|
||||||
|
|
||||||
Requires libsignal-client version 0.58.2
|
Requires libsignal-client version 0.58.2
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ plugins {
|
|||||||
id("org.graalvm.buildtools.native") version "0.10.3"
|
id("org.graalvm.buildtools.native") version "0.10.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.13.8"
|
version = "0.13.9-SNAPSHOT"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_21
|
sourceCompatibility = JavaVersion.VERSION_21
|
||||||
|
|||||||
Reference in New Issue
Block a user