Skip to content

Commit 074174e

Browse files
committed
atualização da versão
1 parent 3dd141a commit 074174e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env.development

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
NODE_ENV="development"
22
VUE_APP_BASE_URL=http://localhost:8080/projects
33
VUE_APP_BASE_API_URL=https://stage-refp-api.herokuapp.com/
4-
VUE_APP_VERSION=1.0.0-release
4+
VUE_APP_VERSION=1.0.0-pre_release

.env.production

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
NODE_ENV="production"
22
VUE_APP_BASE_URL=http://localhost:8080/projects
33
VUE_APP_BASE_API_URL=https://refp-api.herokuapp.com/
4-
VUE_APP_VERSION=1.0.0-release
4+
VUE_APP_VERSION=1.0.0

0 commit comments

Comments
 (0)