Skip to content

Commit

Permalink
[Bump version to v1.162.x01]
Browse files Browse the repository at this point in the history
  • Loading branch information
nymanjens committed Feb 16, 2025
1 parent 1a72ade commit 487f744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/shared/src/main/scala/app/AppVersion.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package app

/** Version string that gets incremented on every deploy. */
object AppVersion {
val versionString: String = "1.162"
val versionString: String = "1.162.x01"
}

0 comments on commit 487f744

Please sign in to comment.