Skip to content

Commit

Permalink
Bump SDK version to 0.2.60 (matrix-rust-sdk to 237419c740d3a774dff968…
Browse files Browse the repository at this point in the history
…a29100b3b3e58f1a86)
  • Loading branch information
github-actions committed Nov 7, 2024
1 parent d55e775 commit 96a4a6b
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 28 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 = 59
const val patchVersion = 60
}
Loading

0 comments on commit 96a4a6b

Please sign in to comment.