Bump version to 0.12.7
This commit is contained in:
parent
59cbbde835
commit
328ba0202f
@ -10,6 +10,11 @@
|
||||
### Improved
|
||||
- Better shutdown handling after Ctrl+C and SIGTERM
|
||||
|
||||
## [0.12.7] - 2023-12-15
|
||||
|
||||
### Fixes
|
||||
- Fix linking to an existing account
|
||||
|
||||
## [0.12.6] - 2023-12-11
|
||||
|
||||
### Fixes
|
||||
|
@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.28"
|
||||
}
|
||||
|
||||
version = "0.12.7-SNAPSHOT"
|
||||
version = "0.12.8-SNAPSHOT"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
Loading…
x
Reference in New Issue
Block a user