Skip to content

Commit

Permalink
Bump SDK version to 0.2.44 (matrix-rust-sdk to 4d96c3e30d044210b1ac1d…
Browse files Browse the repository at this point in the history
…653526ab75ef2356ae)
  • Loading branch information
SpiritCroc committed Dec 20, 2024
1 parent cc39f80 commit f6ca8af
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 = 43
const val patchVersion = 44
}

0 comments on commit f6ca8af

Please sign in to comment.