mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 12:38:06 +01:00
v2.57
This commit is contained in:
parent
678bef2360
commit
9f5ffde2dd
4 changed files with 5 additions and 5 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 = 258,
|
||||
appVersion = 259,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "2.56.0~2019-03-27"),
|
||||
appMarketingVersion = (defaultText = "2.57.0~2019-04-02"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue