This commit is contained in:
Lauri Ojansivu 2019-04-02 15:26:40 +03:00
parent 678bef2360
commit 9f5ffde2dd
4 changed files with 5 additions and 5 deletions

View file

@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
appVersion = 258,
appVersion = 259,
# Increment this for every release.
appMarketingVersion = (defaultText = "2.56.0~2019-03-27"),
appMarketingVersion = (defaultText = "2.57.0~2019-04-02"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,