Bump version.

This commit is contained in:
Nolan Darilek 2017-03-19 12:02:38 -05:00
parent 775705a7d2
commit aace761476
1 changed files with 2 additions and 2 deletions

View File

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