From 0c2c51267b7ad3470adc966c0370f32a36a74dde Mon Sep 17 00:00:00 2001 From: stadial <89740818+stadial@users.noreply.github.com> Date: Sun, 11 Feb 2024 11:12:24 +0300 Subject: [PATCH] Update nuxt.config.js --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 71140a9..bcfbfea 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -3,7 +3,7 @@ import colors from 'vuetify/es5/util/colors' export default { env: { // changing this will clear localstorage by a plugin - APP_VERSION: 'v0.0.5-beta', + APP_VERSION: 'v0.0.6-beta', }, telemetry: false, // Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode