mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 09:44:22 +01:00
v6.58
This commit is contained in:
parent
252b2f6f87
commit
d268713fd7
10 changed files with 2521 additions and 3916 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 = 657,
|
||||
appVersion = 658,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.57.0~2022-11-24"),
|
||||
appMarketingVersion = (defaultText = "6.58.0~2022-11-25"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue