Skip to content

Commit

Permalink
app: 0.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Nov 1, 2023
1 parent f41c41c commit ecb4b84
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 = 1
private const val VERSION_PATCH = 5

val versionName: String
get() {
Expand Down

0 comments on commit ecb4b84

Please sign in to comment.