Skip to content

Commit

Permalink
Bump SDK version to 0.2.20 (matrix-rust-sdk to dba7cf39e6a5c98c8b2fe6…
Browse files Browse the repository at this point in the history
…4203832f8b1ee5e1d9)
  • Loading branch information
github-actions committed May 21, 2024
1 parent 86dd7b2 commit 07de050
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 = 19
const val patchVersion = 20
}

0 comments on commit 07de050

Please sign in to comment.