mirror of
https://github.com/wekan/wekan.git
synced 2026-02-08 17:34:19 +01:00
v5.49
This commit is contained in:
parent
2dee14b0d5
commit
d51fc2f12c
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 = 548,
|
||||
appVersion = 549,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.48.0~2021-08-11"),
|
||||
appMarketingVersion = (defaultText = "5.49.0~2021-08-14"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue