mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Prepare next release
This commit is contained in:
parent
0e77870b59
commit
acddef6e35
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue