0.85.0
This commit is contained in:
parent
fe0e5d97f2
commit
bd3361a9f2
|
@ -1 +1 @@
|
|||
0.84.0~2021-06-18
|
||||
0.85.0~2021-07-05
|
||||
|
|
|
@ -17,13 +17,13 @@ lib64
|
|||
opt/app
|
||||
opt/app/.babelrc
|
||||
opt/app/.cloudcmd.menu.js
|
||||
opt/app/.nuxt/dist/0.nuxt.bundle.94eed4fa85eeed6ef2b1.js
|
||||
opt/app/.nuxt/dist/0.nuxt.bundle.ecc111e726e3d9d9674f.js
|
||||
opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js
|
||||
opt/app/.nuxt/dist/index.html
|
||||
opt/app/.nuxt/dist/manifest.e0cb5849c6b83525f534.js
|
||||
opt/app/.nuxt/dist/nuxt.bundle.f341898f0d2bd7789fa9.js
|
||||
opt/app/.nuxt/dist/manifest.a6f1997c0e0900d061e4.js
|
||||
opt/app/.nuxt/dist/nuxt.bundle.dfc9091f287a9058f455.js
|
||||
opt/app/.nuxt/dist/server-bundle.json
|
||||
opt/app/.nuxt/dist/vendor.bundle.e0cb5849c6b83525f534.js
|
||||
opt/app/.nuxt/dist/vendor.bundle.a6f1997c0e0900d061e4.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 = 26, # Increment this for every release.
|
||||
appVersion = 30, # Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = (embed "app-marketing-version")),
|
||||
# Human-readable representation of appVersion. Should match the way you
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.84.0
|
||||
0.85.0
|
||||
|
|
Loading…
Reference in New Issue