mirror of
https://github.com/wekan/wekan.git
synced 2026-02-22 16:04:08 +01:00
v6.41
This commit is contained in:
parent
edc610d019
commit
5c81cfbd7b
10 changed files with 16 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 = 640,
|
||||
appVersion = 641,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "6.39.0~2022-08-21"),
|
||||
appMarketingVersion = (defaultText = "6.41.0~2022-08-28"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue