Skip to content

Commit ff97ac4

Browse files
committed
feat: update version and deploy
1 parent 8696c25 commit ff97ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
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.7-alpha',
6+
APP_VERSION: 'v0.0.8-alpha',
77
},
88
telemetry: false,
99
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode

0 commit comments

Comments
 (0)