Skip to content

Commit

Permalink
Bump SDK version to 0.2.53 (matrix-rust-sdk to 19b9a73ecc3e31d502dbf0…
Browse files Browse the repository at this point in the history
…c5850bfdfaddf02afe)
  • Loading branch information
github-actions committed Oct 8, 2024
1 parent 271d7f6 commit b62c49d
Showing 1 changed file with 1 addition and 1 deletion.
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 = 52
const val patchVersion = 53
}

0 comments on commit b62c49d

Please sign in to comment.