Skip to content

Commit d2d8e92

Browse files
committed
feat: v0.0.1-beta
1 parent b6c9ff0 commit d2d8e92

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.8-alpha',
6+
APP_VERSION: 'v0.0.1-beta',
77
},
88
telemetry: false,
99
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode

0 commit comments

Comments
 (0)