mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
v7.82
This commit is contained in:
parent
07e9ec0617
commit
edbc8ed92b
9 changed files with 16 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 = 781,
|
||||
appVersion = 782,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.80.0~2025-01-12"),
|
||||
appMarketingVersion = (defaultText = "7.82.0~2025-02-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue