This commit is contained in:
Lauri Ojansivu 2023-05-24 12:28:45 +03:00
parent 006560b96d
commit 2b4dd3b5ce
8 changed files with 21 additions and 21 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 = 689,
appVersion = 690,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.89.0~2023-05-12"),
appMarketingVersion = (defaultText = "6.90.0~2023-05-24"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,