mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
v7.70
This commit is contained in:
parent
7af0ddc226
commit
d4c8ea9361
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 = 769,
|
||||
appVersion = 770,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.69.0~2024-12-02"),
|
||||
appMarketingVersion = (defaultText = "7.70.0~2024-12-04"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue