Skip to content

Commit

Permalink
Bump SDK version to 0.1.96 (matrix-rust-sdk to a356a20c3d0e97652fc95b…
Browse files Browse the repository at this point in the history
…3ff4f28283808ea23e)
  • Loading branch information
github-actions committed Jan 31, 2024
1 parent 9b2050a commit 4b532ef
Show file tree
Hide file tree
Showing 4 changed files with 1,903 additions and 41 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 = 95
const val patchVersion = 96
}
Loading

0 comments on commit 4b532ef

Please sign in to comment.