This commit is contained in:
Lauri Ojansivu 2025-05-13 22:45:44 +03:00
parent 0046b3c802
commit b7d9af9ae7
9 changed files with 19 additions and 17 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 = 788,
appVersion = 789,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.88.0~2025-04-25"),
appMarketingVersion = (defaultText = "7.89.0~2025-05-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,