Skip to content

Commit

Permalink
Update v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nagatea authored Nov 28, 2019
1 parent 9340313 commit 9d1b014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const production = 'v1.1.0' // バージョンアップの時はここを書き換えてください
const production = 'v1.2.0' // バージョンアップの時はここを書き換えてください

let version = ''
switch (process.env.VUE_APP_API_ENDPOINT) {
Expand Down

0 comments on commit 9d1b014

Please sign in to comment.