Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-francisco-jt committed Dec 7, 2023
1 parent 4d1af24 commit bb2ca7e
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 = 13
const val VersionName = "2.3.0"
const val VersionCode = 14
const val VersionName = "2.4.0"
}

0 comments on commit bb2ca7e

Please sign in to comment.