mirror of
https://github.com/wekan/wekan.git
synced 2026-03-03 04:10:16 +01:00
v5.24
This commit is contained in:
parent
e738177e08
commit
5d18f98b44
8 changed files with 16 additions and 11 deletions
|
|
@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
appTitle = (defaultText = "Wekan"),
|
||||
# The name of the app as it is displayed to the user.
|
||||
|
||||
appVersion = 523,
|
||||
appVersion = 524,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.23.0~2021-04-23"),
|
||||
appMarketingVersion = (defaultText = "5.24.0~2021-04-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue