Skip to content

Commit

Permalink
Bump SDK version to 0.2.56 (matrix-rust-sdk to befcd069c3922c4a8b583e…
Browse files Browse the repository at this point in the history
…8807278134c62a8340)
  • Loading branch information
github-actions committed Oct 21, 2024
1 parent b4f4695 commit d9edf8c
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 71 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 = 55
const val patchVersion = 56
}
Loading

0 comments on commit d9edf8c

Please sign in to comment.