Skip to content

Commit 878c374

Browse files
committed
feat: update React app version to 7.0 in development environment
1 parent 11f8040 commit 878c374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/submission_form/.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ REACT_APP_API_DB_WRITE_ENDPOINT=https://acknowledge-dev.textpressolab.com/api/wr
22
REACT_APP_API_DB_READ_ENDPOINT=https://acknowledge-dev.textpressolab.com/api/read
33
REACT_APP_API_READ_ENDPOINT=https://acknowledge-dev.textpressolab.com/api/read_paper_info
44
REACT_APP_API_AUTOCOMPLETE_ENDPOINT=https://acknowledge-dev.textpressolab.com/api/read_autocomplete
5-
REACT_APP_VERSION=6.0 (dev)
5+
REACT_APP_VERSION=7.0 (dev)

0 commit comments

Comments
 (0)