And update translations.
This commit is contained in:
Lauri Ojansivu 2020-02-05 02:46:27 +02:00
parent b7f9dc77d1
commit 45ecd2d04f
10 changed files with 217 additions and 14 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 = 375,
appVersion = 376,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.73.0~2020-01-29"),
appMarketingVersion = (defaultText = "3.74.0~2020-02-05"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,