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
fa9bb3c210
commit
e7ca02f1fb
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.13.17] - 2025-06-28
|
||||
|
||||
Requires libsignal-client version 0.76.0.
|
||||
|
|
|
@ -8,7 +8,7 @@ plugins {
|
|||
|
||||
allprojects {
|
||||
group = "org.asamk"
|
||||
version = "0.13.17"
|
||||
version = "0.13.18-SNAPSHOT"
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue