mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 08:46:09 +01:00
v7.79
This commit is contained in:
parent
e4e1fdb187
commit
6b1a92001a
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 = 778,
|
||||
appVersion = 779,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.78.0~2024-12-31"),
|
||||
appMarketingVersion = (defaultText = "7.79.0~2025-01-02"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue