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