Bump version.

This commit is contained in:
Nolan Darilek 2017-03-21 11:45:30 -05:00
parent 9e47faaa39
commit dd67a97876

View File

@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "HLedger Web"),
appVersion = 1, # Increment this for every release.
appVersion = 2, # Increment this for every release.
appMarketingVersion = (defaultText = "1.0.1-sandstorm1"),
appMarketingVersion = (defaultText = "1.1-sandstorm2"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.