Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit 6a0cb0b

Browse files
authored
Updated Jhipster to v6.3.0
1 parent 8093310 commit 6a0cb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ su -c "yarn config set prefix /home/vagrant/.yarn-global" vagrant
3232
npm install -g yo
3333

3434
# install JHipster
35-
npm install -g generator-jhipster@6.2.0
35+
npm install -g generator-jhipster@6.3.0
3636

3737
# install JHipster UML
3838
npm install -g [email protected]

0 commit comments

Comments
 (0)