mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
v5.68
This commit is contained in:
parent
aed1e71094
commit
d1eb6f2355
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 = 567,
|
||||
appVersion = 568,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.67.0~2021-10-27"),
|
||||
appMarketingVersion = (defaultText = "5.68.0~2021-10-27"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue