This commit is contained in:
Lauri Ojansivu 2020-04-02 02:34:02 +03:00
parent a5f2ae497a
commit 1e0b53eb9b
9 changed files with 49 additions and 27 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 = 387,
appVersion = 388,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.87.0~2020-04-01"),
appMarketingVersion = (defaultText = "3.88.0~2020-04-02"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,