Skip to content

Commit

Permalink
Bump SDK version to 0.2.29 (matrix-rust-sdk to 16aa6df0b84600ed8cbd80…
Browse files Browse the repository at this point in the history
…080df8e82a9296d30d)
  • Loading branch information
github-actions committed Jul 1, 2024
1 parent 45c37eb commit 6ee2c14
Show file tree
Hide file tree
Showing 3 changed files with 711 additions and 521 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 = 28
const val patchVersion = 29
}
Loading

0 comments on commit 6ee2c14

Please sign in to comment.