diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index 954bedb..e1dc4b5 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.75.1~2020-09-26 +0.76.5~2020-10-21 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index 644508b..6bea499 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.b85002c352336ab9c482.js +opt/app/.nuxt/dist/0.nuxt.bundle.532d232c2d623be5d397.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.2c18c094f1227370e2d4.js -opt/app/.nuxt/dist/nuxt.bundle.2bfb4db1ae8757116e04.js +opt/app/.nuxt/dist/manifest.d8701085570cdc4ecfd1.js +opt/app/.nuxt/dist/nuxt.bundle.04715895da1fbeb4b9c6.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.2c18c094f1227370e2d4.js +opt/app/.nuxt/dist/vendor.bundle.d8701085570cdc4ecfd1.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 e2037ff..33d0a54 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 14, # Increment this for every release. + appVersion = 16, # 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 7f04648..f2b9ee5 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.75.1 +0.76.5