This commit is contained in:
Lauri Ojansivu 2020-02-12 02:23:26 +02:00
parent e89965f642
commit 3fcde252f7
7 changed files with 21 additions and 7 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 = 377,
appVersion = 378,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.77.0~2020-02-10"),
appMarketingVersion = (defaultText = "3.78.0~2020-02-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,