Bump version to 0.10.11
This commit is contained in:
parent
71fff4b14f
commit
173a2416fa
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.10.11] - 2022-08-17
|
||||||
|
**Attention**: Now requires native libsignal-client version 0.19.3
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Output content of received story messages
|
||||||
|
|
||||||
## [0.10.10] - 2022-07-30
|
## [0.10.10] - 2022-07-30
|
||||||
**Attention**: Now requires native libsignal-client version 0.18.1
|
**Attention**: Now requires native libsignal-client version 0.18.1
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ plugins {
|
|||||||
id("org.graalvm.buildtools.native") version "0.9.13"
|
id("org.graalvm.buildtools.native") version "0.9.13"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.10.10"
|
version = "0.10.11"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user