Skip to content

Commit

Permalink
Bump SDK version to 0.2.23 (matrix-rust-sdk to 6e29a97551581b7d0f9b7f…
Browse files Browse the repository at this point in the history
…c5f2abe702a62d08e3)
  • Loading branch information
SpiritCroc committed Aug 24, 2024
1 parent 6c685de commit 7664fbd
Show file tree
Hide file tree
Showing 4 changed files with 1,957 additions and 35 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 = 22
const val patchVersion = 23
}
Loading

0 comments on commit 7664fbd

Please sign in to comment.