Skip to content

Commit

Permalink
Bump SDK version to 0.2.16 (matrix-rust-sdk to dddc607e077511aa8c28a0…
Browse files Browse the repository at this point in the history
…9856c0628d316c4dd4)
  • Loading branch information
github-actions committed Apr 25, 2024
1 parent 3420ef9 commit ca733f6
Show file tree
Hide file tree
Showing 5 changed files with 1,399 additions and 151 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 = 15
const val patchVersion = 16
}
Loading

0 comments on commit ca733f6

Please sign in to comment.