This commit is contained in:
Lauri Ojansivu 2025-05-25 01:05:10 +03:00
parent fad930833a
commit 01ed20b400
9 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 = 790,
appVersion = 791,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.90.0~2025-05-14"),
appMarketingVersion = (defaultText = "7.91.0~2025-05-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,