Skip to content

Commit

Permalink
Bump SDK version to 0.2.70 (matrix-rust-sdk to d5e7a9c9494142ec640eca…
Browse files Browse the repository at this point in the history
…bfe1cb3a4ce3b81ff9)
  • Loading branch information
github-actions committed Dec 10, 2024
1 parent dcd919a commit dbb92ef
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 13 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 = 69
const val patchVersion = 70
}
Loading

0 comments on commit dbb92ef

Please sign in to comment.