Skip to content

Commit

Permalink
Bump SDK version to 0.2.51 (matrix-rust-sdk to 1d1863d323842274b8efaf…
Browse files Browse the repository at this point in the history
…9aff5542a91a81d68d)
  • Loading branch information
github-actions committed Oct 4, 2024
1 parent be1e2b0 commit cae3e3d
Show file tree
Hide file tree
Showing 4 changed files with 377 additions and 2 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 = 50
const val patchVersion = 51
}
Loading

0 comments on commit cae3e3d

Please sign in to comment.