mirror of
https://github.com/wekan/wekan.git
synced 2026-02-06 00:21:48 +01:00
v8.17
Some checks failed
Some checks failed
This commit is contained in:
parent
7f53dfac3c
commit
0004ae716b
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 = 816,
|
||||
appVersion = 817,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "8.16.0~2025-11-02"),
|
||||
appMarketingVersion = (defaultText = "8.17.0~2025-11-06"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue