mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Prepare next release
This commit is contained in:
parent
0a296e77a0
commit
24d344fda4
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.13.10] - 2024-11-30
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
id("org.graalvm.buildtools.native") version "0.10.3"
|
||||
}
|
||||
|
||||
version = "0.13.10"
|
||||
version = "0.13.11-SNAPSHOT"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue