From 94d595af3e51c2e998df9ae8ba090cdf5ae44fd2 Mon Sep 17 00:00:00 2001
From: John Bintz <27256+johnbintz@users.noreply.github.com>
Date: Sun, 7 Jun 2020 06:08:54 -0400
Subject: [PATCH] 0.72.0
---
.sandstorm/app-marketing-version | 2 +-
.sandstorm/sandstorm-files.list | 8 ++++----
.sandstorm/sandstorm-pkgdef.capnp | 2 +-
hugo-version | 2 +-
pages/index.vue | 21 ---------------------
5 files changed, 7 insertions(+), 28 deletions(-)
diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version
index 94da347..04c0b45 100644
--- a/.sandstorm/app-marketing-version
+++ b/.sandstorm/app-marketing-version
@@ -1 +1 @@
-0.71.1~2020-05-25
+0.72.0~2020-06-02
diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list
index 5354068..3776ea2 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.6546721b94871afdf1a0.js
+opt/app/.nuxt/dist/0.nuxt.bundle.db62f68fec4fd5eb3b91.js
opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js
opt/app/.nuxt/dist/index.html
-opt/app/.nuxt/dist/manifest.6e508dce5813ab96f12a.js
-opt/app/.nuxt/dist/nuxt.bundle.ad24339c7560e87914d2.js
+opt/app/.nuxt/dist/manifest.c392825db031b79346a6.js
+opt/app/.nuxt/dist/nuxt.bundle.a6e53aa463d5ff4a2745.js
opt/app/.nuxt/dist/server-bundle.json
-opt/app/.nuxt/dist/vendor.bundle.6e508dce5813ab96f12a.js
+opt/app/.nuxt/dist/vendor.bundle.c392825db031b79346a6.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 a1dc707..26b1a2d 100644
--- a/.sandstorm/sandstorm-pkgdef.capnp
+++ b/.sandstorm/sandstorm-pkgdef.capnp
@@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Hugo"),
- appVersion = 9, # Increment this for every release.
+ appVersion = 10, # 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 5e5d529..7375dee 100644
--- a/hugo-version
+++ b/hugo-version
@@ -1 +1 @@
-0.71.1
+0.72.0
diff --git a/pages/index.vue b/pages/index.vue
index c947422..9a2b051 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -59,27 +59,6 @@
config.toml
file:
--[markup.goldmark.renderer] -unsafe = true --
- Be sure to read through the Hugo release notes - if you notice any other odd behavior after upgrading. These notes will - go away after June 1, 2020. -