mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Release 0.10.0
This commit is contained in:
parent
94e57dcf71
commit
d6ba734fa9
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 = 8,
|
||||
appVersion = 9,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "0.10-rc4"),
|
||||
appMarketingVersion = (defaultText = "0.10"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue