Bump version.
This commit is contained in:
parent
775705a7d2
commit
aace761476
|
@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
|
||||
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
|
||||
# identify versions of your app in documentation and marketing.
|
||||
|
||||
|
|
Loading…
Reference in New Issue