mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 14:08:06 +01:00
v3.58
This commit is contained in:
parent
be3e4af643
commit
19d42c675b
7 changed files with 57 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 = 359,
|
||||
appVersion = 360,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.57.0~2019-12-22"),
|
||||
appMarketingVersion = (defaultText = "3.58.0~2020-01-03"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue