mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-08 00:14:27 +01:00
Bump version to 0.13.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user