mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-08 07:24:20 +01:00
Bump version to 0.10.10
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.10.10] - 2022-07-30
|
||||
### Fixed
|
||||
- Fix setPin/removePin commands which broke due to server side changes
|
||||
- Workaround GraalVM 22.2.0 issue with daemon connection
|
||||
|
||||
## [0.10.9] - 2022-07-16
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.13"
|
||||
}
|
||||
|
||||
version = "0.10.9"
|
||||
version = "0.10.10"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user