Skip to content

Commit

Permalink
Bump SDK version to 0.2.48 (matrix-rust-sdk to 5e9f629edb44b639a73154…
Browse files Browse the repository at this point in the history
…c28d17fc89df0f9bcc)
  • Loading branch information
github-actions committed Sep 24, 2024
1 parent 576e681 commit 08aead2
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 = 47
const val patchVersion = 48
}

0 comments on commit 08aead2

Please sign in to comment.