mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-07 06:54:20 +01:00
Bump version to 0.13.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.13.6] - 2024-09-08
|
||||
|
||||
Requires libsignal-client version 0.56.0
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.10.2"
|
||||
}
|
||||
|
||||
version = "0.13.6-SNAPSHOT"
|
||||
version = "0.13.6"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
@@ -45,6 +45,9 @@
|
||||
<content_attribute id="social-chat">intense</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="0.13.6" date="2024-09-08">
|
||||
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.6</url>
|
||||
</release>
|
||||
<release version="0.13.5" date="2024-07-25">
|
||||
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.5</url>
|
||||
</release>
|
||||
|
||||
Reference in New Issue
Block a user