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