This commit is contained in:
John Bintz 2020-05-27 22:22:33 -04:00
parent a6f90c184f
commit afda5e51bb
4 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
0.71.0~2020-05-18 0.71.1~2020-05-25

View File

@ -90,13 +90,13 @@ lib64/ld-linux-x86-64.so.2
opt/app opt/app
opt/app/.babelrc opt/app/.babelrc
opt/app/.cloudcmd.menu.js opt/app/.cloudcmd.menu.js
opt/app/.nuxt/dist/0.nuxt.bundle.0a5ce054de581e299a7a.js opt/app/.nuxt/dist/0.nuxt.bundle.6546721b94871afdf1a0.js
opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js
opt/app/.nuxt/dist/index.html opt/app/.nuxt/dist/index.html
opt/app/.nuxt/dist/manifest.a9ec11fa94de92e9cd5b.js opt/app/.nuxt/dist/manifest.6e508dce5813ab96f12a.js
opt/app/.nuxt/dist/nuxt.bundle.5f5ed7bcae4fd89d6371.js opt/app/.nuxt/dist/nuxt.bundle.ad24339c7560e87914d2.js
opt/app/.nuxt/dist/server-bundle.json opt/app/.nuxt/dist/server-bundle.json
opt/app/.nuxt/dist/vendor.bundle.a9ec11fa94de92e9cd5b.js opt/app/.nuxt/dist/vendor.bundle.6e508dce5813ab96f12a.js
opt/app/.sandstorm/launcher.sh opt/app/.sandstorm/launcher.sh
opt/app/README.md opt/app/README.md
opt/app/hugo-version opt/app/hugo-version

View File

@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Hugo"), appTitle = (defaultText = "Hugo"),
appVersion = 8, # Increment this for every release. appVersion = 9, # Increment this for every release.
appMarketingVersion = (defaultText = (embed "app-marketing-version")), appMarketingVersion = (defaultText = (embed "app-marketing-version")),
# Human-readable representation of appVersion. Should match the way you # Human-readable representation of appVersion. Should match the way you

View File

@ -1 +1 @@
0.71.0 0.71.1