mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Prepare next release
This commit is contained in:
parent
277652e3f2
commit
a5e272be3f
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.13.9] - 2024-10-28
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
id("org.graalvm.buildtools.native") version "0.10.3"
|
||||
}
|
||||
|
||||
version = "0.13.9"
|
||||
version = "0.13.10-SNAPSHOT"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue