This commit is contained in:
Lauri Ojansivu 2024-02-23 22:18:24 +02:00
parent 3cd5d00b0b
commit f4b31aa771
8 changed files with 22 additions and 13 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 = 733,
appVersion = 734,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.33.0~2024-02-23"),
appMarketingVersion = (defaultText = "7.34.0~2024-02-23"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,