This commit is contained in:
Lauri Ojansivu 2024-09-23 22:00:47 +03:00
parent 5c8cf2ebbd
commit dfcabc5a36
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 = 759,
appVersion = 760,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.59.0~2024-09-04"),
appMarketingVersion = (defaultText = "7.60.0~2024-09-23"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,