This commit is contained in:
Lauri Ojansivu 2020-04-05 01:20:09 +03:00
parent a938c386cf
commit db9c895da8
9 changed files with 11 additions and 11 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 = 388,
appVersion = 389,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.88.0~2020-04-02"),
appMarketingVersion = (defaultText = "3.89.0~2020-04-05"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,