mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 00:44:07 +01:00
v3.86
This commit is contained in:
parent
d7a0ab3c15
commit
8b118c1939
9 changed files with 11 additions and 14 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 = 385,
|
||||
appVersion = 386,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.85.0~2020-03-23"),
|
||||
appMarketingVersion = (defaultText = "3.86.0~2020-03-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue