This commit is contained in:
Lauri Ojansivu 2025-01-12 23:48:05 +02:00
parent 980d345305
commit 9a23dcc991
9 changed files with 16 additions and 16 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 = 779,
appVersion = 780,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.79.0~2025-01-02"),
appMarketingVersion = (defaultText = "7.80.0~2025-01-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,