mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-08 15:34:19 +01:00
Prepare next release
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.13.1] - 2024-02-27
|
||||
|
||||
### Added
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.10.1"
|
||||
}
|
||||
|
||||
version = "0.13.1"
|
||||
version = "0.13.2-SNAPSHOT"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user