0.71.1
This commit is contained in:
parent
a6f90c184f
commit
afda5e51bb
|
@ -1 +1 @@
|
|||
0.71.0~2020-05-18
|
||||
0.71.1~2020-05-25
|
||||
|
|
|
@ -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.0a5ce054de581e299a7a.js
|
||||
opt/app/.nuxt/dist/0.nuxt.bundle.6546721b94871afdf1a0.js
|
||||
opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js
|
||||
opt/app/.nuxt/dist/index.html
|
||||
opt/app/.nuxt/dist/manifest.a9ec11fa94de92e9cd5b.js
|
||||
opt/app/.nuxt/dist/nuxt.bundle.5f5ed7bcae4fd89d6371.js
|
||||
opt/app/.nuxt/dist/manifest.6e508dce5813ab96f12a.js
|
||||
opt/app/.nuxt/dist/nuxt.bundle.ad24339c7560e87914d2.js
|
||||
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/README.md
|
||||
opt/app/hugo-version
|
||||
|
|
|
@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
|
||||
appTitle = (defaultText = "Hugo"),
|
||||
|
||||
appVersion = 8, # Increment this for every release.
|
||||
appVersion = 9, # Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = (embed "app-marketing-version")),
|
||||
# Human-readable representation of appVersion. Should match the way you
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.71.0
|
||||
0.71.1
|
||||
|
|
Loading…
Reference in New Issue