Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Harward committed Oct 14, 2021
1 parent 54692a6 commit c29600b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const val orchidVersion = "0.21.1"

object ProtonSdk {
const val versionCode = 47
const val versionName = "1.1.0"
const val versionName = "1.0.9"
}

object BuildPlugins {
Expand Down

0 comments on commit c29600b

Please sign in to comment.