Skip to content

Commit

Permalink
Bump SDK version to 0.2.7 (matrix-rust-sdk to de63db7232b2774cdb70e7a…
Browse files Browse the repository at this point in the history
…4391d136936c587a4)
  • Loading branch information
SpiritCroc committed Feb 18, 2024
1 parent bf0783c commit b950dab
Show file tree
Hide file tree
Showing 4 changed files with 705 additions and 268 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 = 6
const val patchVersion = 7
}
Loading

0 comments on commit b950dab

Please sign in to comment.