mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 21:48:07 +01:00
v7.88
This commit is contained in:
parent
c825895ceb
commit
c5fefc1414
9 changed files with 25 additions and 14 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 = 787,
|
||||
appVersion = 788,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.87.0~2025-04-25"),
|
||||
appMarketingVersion = (defaultText = "7.88.0~2025-04-25"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue