mirror of
https://github.com/wekan/wekan.git
synced 2026-01-07 18:18:50 +01:00
parent
94e57dcf71
commit
f90ac03f6d
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