mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 12:38:06 +01:00
v5.84
This commit is contained in:
parent
371dd7db9f
commit
5cf352defb
10 changed files with 13 additions and 13 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 = 583,
|
||||
appVersion = 584,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.83.0~2021-11-30"),
|
||||
appMarketingVersion = (defaultText = "5.84.0~2021-12-15"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue