This commit is contained in:
Lauri Ojansivu 2021-01-28 16:49:20 +02:00
parent 334dfa5cb6
commit ff787bb6ca
8 changed files with 16 additions and 16 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 = 487,
appVersion = 488,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.87.0~2021-01-26"),
appMarketingVersion = (defaultText = "4.88.0~2021-01-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,