mirror of
https://github.com/wekan/wekan.git
synced 2026-02-27 02:14:06 +01:00
v3.39
This commit is contained in:
parent
82f73ab58c
commit
f14dce2f19
8 changed files with 10 additions and 10 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 = 340,
|
||||
appVersion = 341,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "3.38.0~2019-09-11"),
|
||||
appMarketingVersion = (defaultText = "3.39.0~2019-09-11"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue