Skip to content

Commit

Permalink
app: 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Aug 6, 2023
1 parent b991e05 commit 98b8001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ private var commitHash: String? = ""

object Config {
private const val VERSION_MAJOR = 0
private const val VERSION_MINOR = 5
private const val VERSION_PATCH = 3
private const val VERSION_MINOR = 6
private const val VERSION_PATCH = 0

val versionName: String
get() {
Expand Down

0 comments on commit 98b8001

Please sign in to comment.