mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 16:11:47 +01:00
v7.93
This commit is contained in:
parent
8744f47a0e
commit
2cb2e7cb10
9 changed files with 4042 additions and 16 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 = 792,
|
||||
appVersion = 793,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.92.0~2025-06-12"),
|
||||
appMarketingVersion = (defaultText = "7.93.0~2025-07-18"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue