Skip to content

Commit

Permalink
Bump SDK version to 0.2.9 (matrix-rust-sdk to db4a209eadac82173776d83…
Browse files Browse the repository at this point in the history
…fdc7549c24b714b5a)
  • Loading branch information
SpiritCroc committed Mar 11, 2024
1 parent 85408ec commit 8a4ee26
Show file tree
Hide file tree
Showing 3 changed files with 696 additions and 296 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 = 8
const val patchVersion = 9
}
Loading

0 comments on commit 8a4ee26

Please sign in to comment.