Skip to content

Commit

Permalink
Bump SDK version to 0.2.34 (matrix-rust-sdk to 685419e4d8aac4fc77d8d4…
Browse files Browse the repository at this point in the history
…421fe6596c299b9176)
  • Loading branch information
github-actions committed Jul 23, 2024
1 parent b4a7202 commit 976f86f
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 = 33
const val patchVersion = 34
}

0 comments on commit 976f86f

Please sign in to comment.