mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 22:18:07 +01:00
v7.86
This commit is contained in:
parent
413ae5f20e
commit
d4e3075fcc
9 changed files with 15 additions and 15 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 = 785,
|
||||
appVersion = 786,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.85.0~2025-04-21"),
|
||||
appMarketingVersion = (defaultText = "7.86.0~2025-04-25"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue