mirror of
https://github.com/wekan/wekan.git
synced 2026-03-08 06:32:34 +01:00
v5.46
This commit is contained in:
parent
d5c0a5d377
commit
92a7717e50
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 = 545,
|
||||
appVersion = 546,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.45.0~2021-08-05"),
|
||||
appMarketingVersion = (defaultText = "5.46.0~2021-08-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue