mirror of
https://github.com/wekan/wekan.git
synced 2026-02-26 18:04:06 +01:00
v7.47
This commit is contained in:
parent
ca588a4b54
commit
8e5c6af612
8 changed files with 15 additions and 14 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 = 746,
|
||||
appVersion = 747,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.46.0~2024-06-03"),
|
||||
appMarketingVersion = (defaultText = "7.47.0~2024-06-03"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue