Skip to content

Commit d57442b

Browse files
committed
Prepare next release
1 parent 70313c4 commit d57442b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [Unreleased]
4+
35
## [0.13.12] - 2025-01-18
46

57
Requires libsignal-client version 0.65.2.

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88

99
allprojects {
1010
group = "org.asamk"
11-
version = "0.13.12"
11+
version = "0.13.13-SNAPSHOT"
1212
}
1313

1414
java {

0 commit comments

Comments
 (0)