mirror of
https://github.com/wekan/wekan.git
synced 2026-01-27 19:56:09 +01:00
v7.95
This commit is contained in:
parent
596c9de603
commit
e34ca6a8a5
10 changed files with 18 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 = 794,
|
||||
appVersion = 795,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.94.0~2025-08-18"),
|
||||
appMarketingVersion = (defaultText = "7.95.0~2025-09-18"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue