mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Release 0.11.0-rc2
This commit is contained in:
parent
77069a36cd
commit
dd95f0b002
1 changed files with 2 additions and 2 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 = 11,
|
||||
appVersion = 12,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "0.11.0-rc1"),
|
||||
appMarketingVersion = (defaultText = "0.11.0-rc2"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue