Skip to content

Commit

Permalink
Bump SDK version to 0.2.5 (matrix-rust-sdk to 82684d64d4d6ad84add1b62…
Browse files Browse the repository at this point in the history
…7520aa3956cac9fc6)
  • Loading branch information
github-actions committed Mar 1, 2024
1 parent 76e7a1c commit 3336237
Show file tree
Hide file tree
Showing 5 changed files with 8,583 additions and 3,444 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 = 4
const val patchVersion = 5
}
Loading

0 comments on commit 3336237

Please sign in to comment.