mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-21 21:54:26 +01:00
Bump version to 0.10.11
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.10.11] - 2022-08-17
|
||||
**Attention**: Now requires native libsignal-client version 0.19.3
|
||||
|
||||
### Added
|
||||
- Output content of received story messages
|
||||
|
||||
## [0.10.10] - 2022-07-30
|
||||
**Attention**: Now requires native libsignal-client version 0.18.1
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.13"
|
||||
}
|
||||
|
||||
version = "0.10.10"
|
||||
version = "0.10.11"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user