mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Release 0.11.0-rc1
This commit is contained in:
parent
79cc3556f5
commit
8dc35d638b
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 = 10,
|
||||
appVersion = 11,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "0.10.1"),
|
||||
appMarketingVersion = (defaultText = "0.11.0-rc1"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue