mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 17:34:07 +01:00
v2.01
This commit is contained in:
parent
501289786c
commit
346bdf2ca8
4 changed files with 8 additions and 4 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 = 202,
|
||||
appVersion = 203,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "2.00.0~2019-01-04"),
|
||||
appMarketingVersion = (defaultText = "2.01.0~2019-01-06"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue