mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 06:28:06 +01:00
v5.34
This commit is contained in:
parent
d09151d8f3
commit
d0c417b17d
8 changed files with 25 additions and 11 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 = 533,
|
||||
appVersion = 534,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "5.33.0~2021-06-10"),
|
||||
appMarketingVersion = (defaultText = "5.34.0~2021-06-11"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue