mirror of
https://github.com/wekan/wekan.git
synced 2026-02-16 04:58:07 +01:00
v4.04
This commit is contained in:
parent
055b528532
commit
863f0fc5db
7 changed files with 343 additions and 333 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 = 403,
|
||||
appVersion = 404,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "4.03.0~2020-05-16"),
|
||||
appMarketingVersion = (defaultText = "4.04.0~2020-05-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue