This commit is contained in:
Lauri Ojansivu 2025-04-25 20:59:20 +03:00
parent 18228096f9
commit 747112957a
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 = 786,
appVersion = 787,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.86.0~2025-04-25"),
appMarketingVersion = (defaultText = "7.87.0~2025-04-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,