Skip to content

Commit 0c2c512

Browse files
authored
Update nuxt.config.js
1 parent ffae63a commit 0c2c512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import colors from 'vuetify/es5/util/colors'
33
export default {
44
env: {
55
// changing this will clear localstorage by a plugin
6-
APP_VERSION: 'v0.0.5-beta',
6+
APP_VERSION: 'v0.0.6-beta',
77
},
88
telemetry: false,
99
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode

0 commit comments

Comments
 (0)