mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 23:51:48 +01:00
v3.89
This commit is contained in:
parent
a938c386cf
commit
db9c895da8
9 changed files with 11 additions and 11 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 = 388,
|
||||
appVersion = 389,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.88.0~2020-04-02"),
|
||||
appMarketingVersion = (defaultText = "3.89.0~2020-04-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue