We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffae63a commit 0c2c512Copy full SHA for 0c2c512
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.5-beta',
+ APP_VERSION: 'v0.0.6-beta',
7
},
8
telemetry: false,
9
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode
0 commit comments