Bump version to 0.11.9.1
This commit is contained in:
parent
3a4ad96a00
commit
f6aebb5917
@ -2,10 +2,14 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.11.9] - 2023-04-22
|
||||
## [0.11.9.1] - 2023-04-23
|
||||
|
||||
### Fixed
|
||||
- Fix build with Java 20
|
||||
|
||||
## [0.11.9] - 2023-04-22
|
||||
|
||||
### Fixed
|
||||
- Workaround issue with linking to newer app versions
|
||||
|
||||
## [0.11.8] - 2023-04-05
|
||||
|
@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.21"
|
||||
}
|
||||
|
||||
version = "0.11.9"
|
||||
version = "0.11.9.1"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
Loading…
x
Reference in New Issue
Block a user