Skip to content

Commit

Permalink
Bump SDK version to 0.2.41 (matrix-rust-sdk to d8b0f9f3d757cf9f9d6a5d…
Browse files Browse the repository at this point in the history
…ac709ecb65d301097b)
  • Loading branch information
github-actions committed Sep 3, 2024
1 parent 767c299 commit 4cda1fc
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 78 deletions.
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 = 40
const val patchVersion = 41
}
Loading

0 comments on commit 4cda1fc

Please sign in to comment.