Skip to content

Commit

Permalink
app: 0.6.7
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Dec 31, 2023
1 parent 771efe7 commit 8c57dc6
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 = 6
private const val VERSION_PATCH = 7

val versionName: String
get() {
Expand Down

0 comments on commit 8c57dc6

Please sign in to comment.