mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 09:44:22 +01:00
v0.49
This commit is contained in:
parent
a5daf5dc29
commit
4eccfb6c25
3 changed files with 15 additions and 7 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 = 35,
|
||||
appVersion = 36,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "0.48.0~2017-10-09"),
|
||||
appMarketingVersion = (defaultText = "0.49.0~2017-10-09"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue