mirror of
https://github.com/wekan/wekan.git
synced 2026-03-10 15:42:34 +01:00
v7.34
This commit is contained in:
parent
3cd5d00b0b
commit
f4b31aa771
8 changed files with 22 additions and 13 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 = 733,
|
||||
appVersion = 734,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.33.0~2024-02-23"),
|
||||
appMarketingVersion = (defaultText = "7.34.0~2024-02-23"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue