mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 13:38:07 +01:00
v7.11
This commit is contained in:
parent
c9a24c38d4
commit
4518e2d23c
6 changed files with 10 additions and 10 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 = 710,
|
||||
appVersion = 711,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.10.0~2023-09-29"),
|
||||
appMarketingVersion = (defaultText = "7.11.0~2023-11-02"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue