This commit is contained in:
Lauri Ojansivu 2021-02-03 02:32:00 +02:00
parent d52e85f298
commit c62396e389
7 changed files with 331 additions and 52 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 = 491,
appVersion = 492,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.91.0~2021-01-29"),
appMarketingVersion = (defaultText = "4.92.0~2021-02-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,