mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 05:28:06 +01:00
v1.41
This commit is contained in:
parent
b465500afa
commit
f346ce04f5
2 changed files with 3 additions and 3 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 = 125,
|
||||
appVersion = 126,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.40.0~2018-09-04"),
|
||||
appMarketingVersion = (defaultText = "1.41.0~2018-09-05"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue