diff --git a/.sandstorm/app-marketing-version b/.sandstorm/app-marketing-version index 30d3427..baf96b8 100644 --- a/.sandstorm/app-marketing-version +++ b/.sandstorm/app-marketing-version @@ -1 +1 @@ -0.100.0~2022-05-31 +0.100.1~2022-06-01 diff --git a/.sandstorm/sandstorm-files.list b/.sandstorm/sandstorm-files.list index 6efd6f4..70a3e38 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.7b79edc1863f2ec58742.js +opt/app/.nuxt/dist/0.nuxt.bundle.b24a03110e394f8e687b.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/index.html -opt/app/.nuxt/dist/manifest.713c3c1ed70b67923986.js -opt/app/.nuxt/dist/nuxt.bundle.fe385add6ed4023344f3.js +opt/app/.nuxt/dist/manifest.7bcfc32960dd041d728f.js +opt/app/.nuxt/dist/nuxt.bundle.9eb34b5c92daa36bdaa6.js opt/app/.nuxt/dist/server-bundle.json -opt/app/.nuxt/dist/vendor.bundle.713c3c1ed70b67923986.js +opt/app/.nuxt/dist/vendor.bundle.7bcfc32960dd041d728f.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 4673bec..7e0780f 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Hugo"), - appVersion = 44, # Increment this for every release. + appVersion = 46, # 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 897e215..a39178a 100644 --- a/hugo-version +++ b/hugo-version @@ -1 +1 @@ -0.100.0 +0.100.1