mirror of
https://github.com/wekan/wekan.git
synced 2026-02-07 00:51:47 +01:00
v1.53.9
This commit is contained in:
parent
f6040ab43c
commit
769b1b8110
3 changed files with 13 additions and 4 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 = 152,
|
||||
appVersion = 153,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.53.8~2018-10-10"),
|
||||
appMarketingVersion = (defaultText = "1.53.9~2018-10-11"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue