mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
v7.50
This commit is contained in:
parent
3c35a6400b
commit
1792e3d884
8 changed files with 27 additions and 15 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 = 749,
|
||||
appVersion = 750,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.49.0~2024-06-11"),
|
||||
appMarketingVersion = (defaultText = "7.50.0~2024-06-22"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue