mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 17:04:07 +01:00
v8.01
Some checks are pending
Some checks are pending
This commit is contained in:
parent
4445612bb8
commit
ea30612013
10 changed files with 50 additions and 21 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 = 800,
|
||||
appVersion = 801,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "8.00.0~2025-10-11"),
|
||||
appMarketingVersion = (defaultText = "8.01.0~2025-10-11"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue