Skip to content

Commit

Permalink
Bump SDK version to 0.2.58 (matrix-rust-sdk to b62661bc702ac744a9da24…
Browse files Browse the repository at this point in the history
…b130f623a7dd6bed37)
  • Loading branch information
github-actions committed Oct 28, 2024
1 parent 61968eb commit 38515d5
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 120 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 = 57
const val patchVersion = 58
}
Loading

0 comments on commit 38515d5

Please sign in to comment.