mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Bump version to 0.13.0
This commit is contained in:
parent
cd88e896fa
commit
7821815429
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.13.0] - 2024-02-18
|
||||
|
||||
**Attention**: Now requires Java 21 and libsignal-client version 0.39.2
|
||||
|
||||
### Breaking changes
|
||||
|
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
id("org.graalvm.buildtools.native") version "0.10.0"
|
||||
}
|
||||
|
||||
version = "0.12.9-SNAPSHOT"
|
||||
version = "0.13.0"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue