Skip to content

Commit

Permalink
Begin development on version 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern committed Mar 25, 2020
1 parent e9df5b5 commit 86fcb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Config.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Config {
const val version = "6.2.1"
const val version = "6.3.0-SNAPSHOT"
val submodules = listOf("auth", "common", "firestore", "database", "storage")

private const val kotlinVersion = "1.3.10"
Expand Down

0 comments on commit 86fcb00

Please sign in to comment.