Bump version
This commit is contained in:
parent
0c74338c9c
commit
abc5d5e863
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [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
|
## [0.11.1] - 2022-10-05
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -6,7 +6,7 @@ plugins {
|
|||||||
id("org.graalvm.buildtools.native") version "0.9.14"
|
id("org.graalvm.buildtools.native") version "0.9.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.11.1"
|
version = "0.11.2"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user