mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 05:58:07 +01:00
v6.02
This commit is contained in:
parent
e715106d65
commit
36250f83b9
10 changed files with 21 additions and 12 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 = 601,
|
||||
appVersion = 602,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.01.0~2022-02-06"),
|
||||
appMarketingVersion = (defaultText = "6.02.0~2022-02-06"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue