Prepare next release

This commit is contained in:
AsamK 2024-04-19 19:25:27 +02:00
parent 56e11d0857
commit bb124a922d
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.13.15] - 2025-05-08
Requires libsignal-client version 0.70.0.

View file

@ -8,7 +8,7 @@ plugins {
allprojects {
group = "org.asamk"
version = "0.13.15"
version = "0.13.16-SNAPSHOT"
}
java {