We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c9ff0 commit d2d8e92Copy full SHA for d2d8e92
nuxt.config.js
@@ -3,7 +3,7 @@ import colors from 'vuetify/es5/util/colors'
3
export default {
4
env: {
5
// changing this will clear localstorage by a plugin
6
- APP_VERSION: 'v0.0.8-alpha',
+ APP_VERSION: 'v0.0.1-beta',
7
},
8
telemetry: false,
9
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode
0 commit comments