mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 00:44:07 +01:00
v3.02
This commit is contained in:
parent
7cf6850cdf
commit
ea1cdf52dd
4 changed files with 11 additions and 5 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 = 303,
|
||||
appVersion = 304,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.01.0~2019-07-26"),
|
||||
appMarketingVersion = (defaultText = "3.02.0~2019-07-26"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue