Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
(cherry picked from commit 7408fdc)
  • Loading branch information
costular committed Aug 2, 2024
1 parent f5c5099 commit 2e547d4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.costular.atomtasks

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

0 comments on commit 2e547d4

Please sign in to comment.