mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 10:54:07 +01:00
v8.25
Some checks are pending
Some checks are pending
This commit is contained in:
parent
ac70fe2848
commit
8ce77880bd
8 changed files with 37 additions and 18 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 = 824,
|
||||
appVersion = 825,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "8.24.0~2026-01-24"),
|
||||
appMarketingVersion = (defaultText = "8.25.0~2026-01-28"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue