Skip to content

Commit

Permalink
Bump SDK version to 0.1.94 (matrix-rust-sdk to 4d2c3e33fcd00ea014a0bf…
Browse files Browse the repository at this point in the history
…433282ed76934ab452)
  • Loading branch information
github-actions committed Jan 25, 2024
1 parent ccb8152 commit 78c44f5
Show file tree
Hide file tree
Showing 3 changed files with 1,926 additions and 1,943 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 = 1
const val patchVersion = 93
const val patchVersion = 94
}
Loading

0 comments on commit 78c44f5

Please sign in to comment.