mirror of
https://github.com/wekan/wekan.git
synced 2026-03-07 14:20:15 +01:00
v3.36
This commit is contained in:
parent
36fb31c138
commit
10b953041f
7 changed files with 9 additions and 9 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 = 337,
|
||||
appVersion = 338,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.35.0~2019-08-29"),
|
||||
appMarketingVersion = (defaultText = "3.36.0~2019-09-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue