mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
v7.73
This commit is contained in:
parent
e45d35ba60
commit
b9182a1fc7
10 changed files with 17 additions and 17 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 = 772,
|
||||
appVersion = 773,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.72.0~2024-12-08"),
|
||||
appMarketingVersion = (defaultText = "7.73.0~2024-12-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue