Skip to content

Commit

Permalink
app: 0.6.8
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Jan 23, 2024
1 parent dee2abb commit 2059fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ private var commitHash: String? = ""
object Config {
private const val VERSION_MAJOR = 0
private const val VERSION_MINOR = 6
private const val VERSION_PATCH = 7
private const val VERSION_PATCH = 8

val versionName: String
get() {
Expand Down

0 comments on commit 2059fb4

Please sign in to comment.