mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 02:44:07 +01:00
v2.17
This commit is contained in:
parent
698ce8f0e6
commit
329c8d64a8
4 changed files with 15 additions and 7 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 = 218,
|
||||
appVersion = 219,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "2.16.0~2019-02-03"),
|
||||
appMarketingVersion = (defaultText = "2.17.0~2019-02-04"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue