diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index c4de94f..94da347 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.71.0~2020-05-18 +0.71.1~2020-05-25 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index d366bf9..5354068 100644 --- a/.sandstorm/sandstorm-files.list +++ b/.sandstorm/sandstorm-files.list @@ -90,13 +90,13 @@ lib64/ld-linux-x86-64.so.2 opt/app opt/app/.babelrc opt/app/.cloudcmd.menu.js -opt/app/.nuxt/dist/0.nuxt.bundle.0a5ce054de581e299a7a.js +opt/app/.nuxt/dist/0.nuxt.bundle.6546721b94871afdf1a0.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.a9ec11fa94de92e9cd5b.js -opt/app/.nuxt/dist/nuxt.bundle.5f5ed7bcae4fd89d6371.js +opt/app/.nuxt/dist/manifest.6e508dce5813ab96f12a.js +opt/app/.nuxt/dist/nuxt.bundle.ad24339c7560e87914d2.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.a9ec11fa94de92e9cd5b.js +opt/app/.nuxt/dist/vendor.bundle.6e508dce5813ab96f12a.js opt/app/.sandstorm/launcher.sh opt/app/README.md opt/app/hugo-version diff --git a/.sandstorm/sandstorm-pkgdef.capnp b/.sandstorm/sandstorm-pkgdef.capnp index 40ea0fc..a1dc707 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 8, # Increment this for every release. + appVersion = 9, # Increment this for every release. appMarketingVersion = (defaultText = (embed "app-marketing-version")), # Human-readable representation of appVersion. Should match the way you diff --git a/hugo-version b/hugo-version index e6c7315..5e5d529 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.71.0 +0.71.1