Skip to content

Commit

Permalink
Bump SDK version to 0.2.16 (matrix-rust-sdk to 63169086c8c62fad83a291…
Browse files Browse the repository at this point in the history
…a4e62c14b9467362ae)
  • Loading branch information
SpiritCroc committed May 14, 2024
1 parent c28f8d2 commit c7cea9a
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 = 15
const val patchVersion = 16
}

0 comments on commit c7cea9a

Please sign in to comment.