This commit is contained in:
Lauri Ojansivu 2024-04-03 01:20:29 +03:00
parent 5bc60a8dab
commit f705373cc4
8 changed files with 14 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 = 741,
appVersion = 742,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.41.0~2024-03-18"),
appMarketingVersion = (defaultText = "7.42.0~2024-04-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,