mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 08:02:33 +01:00
v8.05
Some checks are pending
Some checks are pending
This commit is contained in:
parent
8e6eabd9e8
commit
b8942b728f
8 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 = 804,
|
||||
appVersion = 805,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "8.04.0~2025-10-16"),
|
||||
appMarketingVersion = (defaultText = "8.05.0~2025-10-17"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue