From bd3361a9f2811cfa79c07625ddf9219da5218958 Mon Sep 17 00:00:00 2001 From: John Bintz <27256+johnbintz@users.noreply.github.com> Date: Thu, 8 Jul 2021 14:12:23 -0400 Subject: [PATCH] 0.85.0 --- .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 d94f372..1f5efce 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.84.0~2021-06-18 +0.85.0~2021-07-05 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index 0a82b83..4adbc7c 100644 --- a/.sandstorm/sandstorm-files.list +++ b/.sandstorm/sandstorm-files.list @@ -17,13 +17,13 @@ lib64 opt/app opt/app/.babelrc opt/app/.cloudcmd.menu.js -opt/app/.nuxt/dist/0.nuxt.bundle.94eed4fa85eeed6ef2b1.js +opt/app/.nuxt/dist/0.nuxt.bundle.ecc111e726e3d9d9674f.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.e0cb5849c6b83525f534.js -opt/app/.nuxt/dist/nuxt.bundle.f341898f0d2bd7789fa9.js +opt/app/.nuxt/dist/manifest.a6f1997c0e0900d061e4.js +opt/app/.nuxt/dist/nuxt.bundle.dfc9091f287a9058f455.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.e0cb5849c6b83525f534.js +opt/app/.nuxt/dist/vendor.bundle.a6f1997c0e0900d061e4.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 2602453..6376686 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 26, # Increment this for every release. + appVersion = 30, # 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 09c4941..137c128 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.84.0 +0.85.0