mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 08:46:09 +01:00
v5.78
This commit is contained in:
parent
c6fc172055
commit
2b77a67c03
10 changed files with 13 additions and 13 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 = 577,
|
||||
appVersion = 578,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.77.0~2021-11-16"),
|
||||
appMarketingVersion = (defaultText = "5.78.0~2021-11-17"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue