mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 04:40:16 +01:00
v3.22
This commit is contained in:
parent
e9bbbb6a04
commit
f96c1eda70
7 changed files with 36 additions and 19 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 = 323,
|
||||
appVersion = 324,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.21.0~2019-08-16"),
|
||||
appMarketingVersion = (defaultText = "3.22.0~2019-08-20"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue