mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 13:15:16 +01:00
v6.90
This commit is contained in:
parent
006560b96d
commit
2b4dd3b5ce
8 changed files with 21 additions and 21 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 = 689,
|
||||
appVersion = 690,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.89.0~2023-05-12"),
|
||||
appMarketingVersion = (defaultText = "6.90.0~2023-05-24"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue