Skip to content

Commit

Permalink
Bump SDK version to 0.1.99 (matrix-rust-sdk to 9bf48ef041677282c43415…
Browse files Browse the repository at this point in the history
…61ba2ec1f095b78e3f)
  • Loading branch information
github-actions committed Feb 8, 2024
1 parent fa4a272 commit 726c770
Show file tree
Hide file tree
Showing 4 changed files with 439 additions and 15 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 = 98
const val patchVersion = 99
}
Loading

0 comments on commit 726c770

Please sign in to comment.