Skip to content

Commit

Permalink
Update nuxt.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
stadial authored Feb 11, 2024
1 parent ffae63a commit 0c2c512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import colors from 'vuetify/es5/util/colors'
export default {
env: {
// changing this will clear localstorage by a plugin
APP_VERSION: 'v0.0.5-beta',
APP_VERSION: 'v0.0.6-beta',
},
telemetry: false,
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode
Expand Down

0 comments on commit 0c2c512

Please sign in to comment.