Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleidot725 committed Dec 18, 2021
1 parent 8ab8201 commit 8bb6317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/resource/Strings.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package resource

object Strings {
// COMMON
const val APP_VERSION = "1.2.2"
const val APP_VERSION = "1.2.3"
const val APP_NAME = "ScrcpyHub"
const val SAVE = "Save"
const val SETUP = "Setup"
Expand Down

0 comments on commit 8bb6317

Please sign in to comment.