mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 22:48:07 +01:00
v5.15
This commit is contained in:
parent
085bf3b6e6
commit
a9d77b975e
7 changed files with 10 additions and 10 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 = 514,
|
||||
appVersion = 515,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.14.0~2021-03-29"),
|
||||
appMarketingVersion = (defaultText = "5.15.0~2021-03-31"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue