mirror of
https://github.com/wekan/wekan.git
synced 2026-03-06 13:50:16 +01:00
v7.90
This commit is contained in:
parent
a1700f38b1
commit
c0d44a8686
10 changed files with 70 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 = 789,
|
||||
appVersion = 790,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.89.0~2025-05-13"),
|
||||
appMarketingVersion = (defaultText = "7.90.0~2025-05-14"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue