This commit is contained in:
Lauri Ojansivu 2023-02-10 13:00:15 +02:00
parent c16f7eaf22
commit e2b94c9bcb
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 = 672,
appVersion = 673,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.72.0~2023-02-02"),
appMarketingVersion = (defaultText = "6.73.0~2023-02-10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,