mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 02:44:07 +01:00
v6.15
This commit is contained in:
parent
8c68d631d4
commit
30dbab2577
10 changed files with 4850 additions and 35 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 = 614,
|
||||
appVersion = 615,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.14.0~2022-04-03"),
|
||||
appMarketingVersion = (defaultText = "6.15.0~2022-04-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue