Skip to content

Commit

Permalink
Bump SDK version to 0.2.25 (matrix-rust-sdk to ad79f9c0ac8962aafee725…
Browse files Browse the repository at this point in the history
…6c30f5e76791c11c94)
  • Loading branch information
github-actions committed Jun 11, 2024
1 parent f47651d commit 4b971e8
Show file tree
Hide file tree
Showing 2 changed files with 873 additions and 212 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 = 24
const val patchVersion = 25
}
Loading

0 comments on commit 4b971e8

Please sign in to comment.