Skip to content

Commit

Permalink
Bump SDK version to 0.2.57 (matrix-rust-sdk to 31e9600078cbaa9c3119eb…
Browse files Browse the repository at this point in the history
…e79f4a8fd6860b9ce4)
  • Loading branch information
github-actions committed Oct 24, 2024
1 parent d9edf8c commit 61968eb
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 342 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/BuildVersionsSDK.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object BuildVersionsSDK {
const val majorVersion = 0
const val minorVersion = 2
const val patchVersion = 56
const val patchVersion = 57
}
Loading

0 comments on commit 61968eb

Please sign in to comment.