mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
v5.10
This commit is contained in:
parent
f115afb64e
commit
f7955d5fd7
7 changed files with 40 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 = 509,
|
||||
appVersion = 510,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.09.0~2021-03-26"),
|
||||
appMarketingVersion = (defaultText = "5.10.0~2021-03-28"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue