mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-27 19:14:25 +01:00
Bump version
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.11.5.1] - 2022-11-09
|
||||
|
||||
### Fixed
|
||||
- Fix updating from older signal-cli version
|
||||
|
||||
## [0.11.5] - 2022-11-07
|
||||
**Attention**: Now requires native libsignal-client version 0.21.1
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.17"
|
||||
}
|
||||
|
||||
version = "0.11.5"
|
||||
version = "0.11.5.1"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user