Skip to content

Commit

Permalink
Bump SDK version to 0.2.11 (matrix-rust-sdk to 7df31406dc32d650f84eb5…
Browse files Browse the repository at this point in the history
…6af64da11a239f5172)
  • Loading branch information
github-actions committed Mar 21, 2024
1 parent 4cca46d commit 34f475e
Show file tree
Hide file tree
Showing 2 changed files with 1,113 additions and 126 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 = 10
const val patchVersion = 11
}
Loading

0 comments on commit 34f475e

Please sign in to comment.