mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 03:40:16 +01:00
v1.24
This commit is contained in:
parent
b5022529ac
commit
ae5ea46d7f
3 changed files with 14 additions and 7 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 = 108,
|
||||
appVersion = 109,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.23.0~2018-07-30"),
|
||||
appMarketingVersion = (defaultText = "1.24.0~2018-08-09"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue