mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 18:24:21 +01:00
v5.48
This commit is contained in:
parent
91cad7b49e
commit
7bfbcf7e03
9 changed files with 19 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 = 547,
|
||||
appVersion = 548,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.47.0~2021-08-05"),
|
||||
appMarketingVersion = (defaultText = "5.48.0~2021-08-11"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue