From 47ccd683fd626a1fbd1c4906353de2bab445e5ce Mon Sep 17 00:00:00 2001 From: John Bintz <27256+johnbintz@users.noreply.github.com> Date: Fri, 17 Jul 2020 22:29:00 -0400 Subject: [PATCH] 0.74.2 --- .sandstorm/app-marketing-version | 2 +- .sandstorm/sandstorm-files.list | 8 ++++---- .sandstorm/sandstorm-pkgdef.capnp | 2 +- hugo-version | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index 31a047d..72dba85 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.73.0~2020-06-24 +0.74.2~2020-07-17 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index e6afd9d..2925993 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.16482ff29275c33d0755.js +opt/app/.nuxt/dist/0.nuxt.bundle.ba525f7db485e1e5684e.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.9697d6a9fab25e1a411d.js -opt/app/.nuxt/dist/nuxt.bundle.6a166d57ce07674600cf.js +opt/app/.nuxt/dist/manifest.04eaf3cc4c69ee5a3de6.js +opt/app/.nuxt/dist/nuxt.bundle.31e4e1622a1e541a6dc3.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.9697d6a9fab25e1a411d.js +opt/app/.nuxt/dist/vendor.bundle.04eaf3cc4c69ee5a3de6.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 545ccc0..034fc38 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 11, # Increment this for every release. + appVersion = 12, # 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 31b648b..140ecfc 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.73.0 +0.74.2