diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index c877bb0..a94ba6f 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.90.0~2021-12-08 +0.90.1~2021-12-10 diff --git a/.sandstorm/changelog.md b/.sandstorm/changelog.md index 2a27de1..10f964f 100644 --- a/.sandstorm/changelog.md +++ b/.sandstorm/changelog.md @@ -1,3 +1,7 @@ +## 0.90.1~2021-12-10 + +* Upgrade Hugo to 0.90.1 extended + ## 0.90.0~2021-12-08 * Upgrade Hugo to 0.90.0 extended diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index 5a5825a..ac19aae 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.0362cbeae1d34ae97efa.js +opt/app/.nuxt/dist/0.nuxt.bundle.d9db417ef4faf2b51407.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.0429996aebb541e37045.js -opt/app/.nuxt/dist/nuxt.bundle.17939a96b46602311551.js +opt/app/.nuxt/dist/manifest.79c5fec3201870fe9d7d.js +opt/app/.nuxt/dist/nuxt.bundle.b8cacbbddefc84faddab.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.0429996aebb541e37045.js +opt/app/.nuxt/dist/vendor.bundle.79c5fec3201870fe9d7d.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 5224445..bfd6595 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 34, # Increment this for every release. + appVersion = 35, # Increment this for every release. appMarketingVersion = (defaultText = (embed "app-marketing-version")), # Human-readable representation of appVersion. Should match the way you diff --git a/CHANGELOG.md b/CHANGELOG.md index adc5139..033c219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.90.1 + +* Upgrade Hugo to 0.90.1 extended + ## 0.90.0 * Upgrade Hugo to 0.90.0 extended diff --git a/hugo-version b/hugo-version index ae02209..fa3fb18 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.90.0 +0.90.1