mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 06:28:06 +01:00
v1.29
This commit is contained in:
parent
b015b5b724
commit
79e464bf90
3 changed files with 19 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 = 112,
|
||||
appVersion = 114,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.27.0~2018-08-12"),
|
||||
appMarketingVersion = (defaultText = "1.29.0~2018-08-12"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue