diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index de30871..d94f372 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.83.1~2021-05-02 +0.84.0~2021-06-18 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index 7d069fe..0a82b83 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.ff5d3c72edc61cda7156.js +opt/app/.nuxt/dist/0.nuxt.bundle.94eed4fa85eeed6ef2b1.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.e172cc78b348e5bde134.js -opt/app/.nuxt/dist/nuxt.bundle.fc2156ddead258940f90.js +opt/app/.nuxt/dist/manifest.e0cb5849c6b83525f534.js +opt/app/.nuxt/dist/nuxt.bundle.f341898f0d2bd7789fa9.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.e172cc78b348e5bde134.js +opt/app/.nuxt/dist/vendor.bundle.e0cb5849c6b83525f534.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 63e93b1..2602453 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 25, # Increment this for every release. + appVersion = 26, # 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 2a04905..09c4941 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.83.1 +0.84.0