mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-03 14:14:22 +01:00
Bump version to 0.11.10
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.11.10] - 2023-05-11
|
||||
**Attention**: Now requires native libsignal-client version 0.23.1
|
||||
|
||||
### Added
|
||||
- Support for receiving and sending edit messages with `--edit-timestamp`
|
||||
|
||||
## [0.11.9.1] - 2023-04-23
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.21"
|
||||
}
|
||||
|
||||
version = "0.11.9.1"
|
||||
version = "0.11.10"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user