mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 12:38:06 +01:00
v5.02
This commit is contained in:
parent
de13b8b9ba
commit
d4dd5d7a61
7 changed files with 8524 additions and 49 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 = 501,
|
||||
appVersion = 502,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.01.0~2021-02-26"),
|
||||
appMarketingVersion = (defaultText = "5.02.0~2021-03-02"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue