This commit is contained in:
Lauri Ojansivu 2024-04-18 04:53:26 +03:00
parent 40be1d416b
commit 3faeeac126
8 changed files with 15 additions and 15 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 = 742,
appVersion = 743,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.42.0~2024-04-03"),
appMarketingVersion = (defaultText = "7.43.0~2024-04-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,