update Sandstorm metadata for release

This commit is contained in:
David Renshaw 2016-11-28 21:17:04 -05:00
parent 56139e3307
commit aa97867b36

View file

@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
appVersion = 16,
appVersion = 17,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.11.0~2016-11-15"),
appMarketingVersion = (defaultText = "0.11.0~2016-11-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,