mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-25 10:04:23 +01:00
Bump version
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.11.2] - 2022-10-06
|
||||
|
||||
### Fixed
|
||||
- Update user agent version to work with new Signal-Server check
|
||||
|
||||
## [0.11.1] - 2022-10-05
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.14"
|
||||
}
|
||||
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user