mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-19 21:54:25 +01:00
Bump version to 0.12.0
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.12.0] - 2023-08-11
|
||||
**Attention**: Now requires native libsignal-client version 0.30.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.24"
|
||||
}
|
||||
|
||||
version = "0.11.11"
|
||||
version = "0.12.0"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user