Skip to content

Commit

Permalink
Correct app version
Browse files Browse the repository at this point in the history
  • Loading branch information
costular committed Aug 2, 2024
1 parent d5352ca commit 5bc6196
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.costular.atomtasks

object Versioning {
const val VersionCode = 20
const val VersionCode = 21
const val VersionName = "2.6.0"
}

0 comments on commit 5bc6196

Please sign in to comment.