Skip to content

Commit

Permalink
chore: upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Jan 3, 2024
1 parent fa1f9d7 commit f92e73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Frames.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

object Frames {
const val appId = "dev.jahir.frames.app"
const val version = 359
const val versionName = "3.5.9"
const val version = 360
const val versionName = "3.6.0"
}

0 comments on commit f92e73d

Please sign in to comment.