mirror of
https://github.com/wekan/wekan.git
synced 2026-03-10 15:42:34 +01:00
v1.73
This commit is contained in:
parent
aa691b0af1
commit
21a8c7cc45
3 changed files with 11 additions and 3 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 = 175,
|
||||
appVersion = 176,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.72.0~2018-11-17"),
|
||||
appMarketingVersion = (defaultText = "1.73.0~2018-11-17"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue