mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 23:21:47 +01:00
v1.99
This commit is contained in:
parent
3f698ca012
commit
ff65b37336
4 changed files with 19 additions and 6 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 = 200,
|
||||
appVersion = 201,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.98.0~2019-01-01"),
|
||||
appMarketingVersion = (defaultText = "1.99.0~2019-01-04"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue