Skip to content

Commit

Permalink
Bump SDK version to 0.2.40 (matrix-rust-sdk to 6cddb0853dc7b1bfb1b7f7…
Browse files Browse the repository at this point in the history
…9044d38b5546ac8d3a)
  • Loading branch information
github-actions committed Aug 27, 2024
1 parent f3b4778 commit 767c299
Show file tree
Hide file tree
Showing 4 changed files with 368 additions and 59 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 = 39
const val patchVersion = 40
}
Loading

0 comments on commit 767c299

Please sign in to comment.