Prepare next release
This commit is contained in:
parent
0a296e77a0
commit
24d344fda4
@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.13.10] - 2024-11-30
|
## [0.13.10] - 2024-11-30
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -6,7 +6,7 @@ plugins {
|
|||||||
id("org.graalvm.buildtools.native") version "0.10.3"
|
id("org.graalvm.buildtools.native") version "0.10.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.13.10"
|
version = "0.13.11-SNAPSHOT"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_21
|
sourceCompatibility = JavaVersion.VERSION_21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user