mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 11:50:16 +01:00
v6.34
This commit is contained in:
parent
43360c103b
commit
abf76b92d4
10 changed files with 22 additions and 17 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 = 633,
|
||||
appVersion = 634,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.33.0~2022-08-05"),
|
||||
appMarketingVersion = (defaultText = "6.34.0~2022-08-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue