mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 08:54:06 +01:00
v4.01
This commit is contained in:
parent
1d89e96dd1
commit
3d5abd60cc
7 changed files with 331 additions and 326 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 = 400,
|
||||
appVersion = 401,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "4.00.0~2020-04-27"),
|
||||
appMarketingVersion = (defaultText = "4.01.0~2020-04-28"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue