Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
AsamK committed Apr 19, 2024
1 parent c9f2cca commit 7060faf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [Unreleased]

## [0.13.3] - 2024-04-19

**Attention**: Now requires libsignal-client version 0.44.0
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.1"
}

version = "0.13.3"
version = "0.13.4-SNAPSHOT"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 7060faf

Please sign in to comment.