Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
owenyang0 committed Oct 16, 2023
1 parent 8dde5e1 commit 7e4de9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const routes = [
'/buy-me-a-coffee'
]

const version = '(68)'
const version = '(69)'
process.env.VUE_APP_VERSION = require('./package.json').version
process.env.VUE_APP_WEB_VERSION = version

Expand Down

0 comments on commit 7e4de9d

Please sign in to comment.