Skip to content

Commit

Permalink
Merge pull request #131 from MetaCell/geppetto_scidash_fixes
Browse files Browse the repository at this point in the history
geppetto-scidash version bumped up with new fixes
  • Loading branch information
ddelpiano authored Aug 30, 2019
2 parents 20cf2f1 + d4569f8 commit a7810f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/scripts/install-frontend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ node -v
root_path=$PWD;

geppetto_repo="https://github.com/openworm/org.geppetto.frontend.git -b v0.4.2-beta";
extension_repo="https://github.com/MetaCell/geppetto-scidash.git -b 4.0.1";
extension_repo="https://github.com/MetaCell/geppetto-scidash.git -b 4.0.2";

geppetto_path="./static/org.geppetto.frontend";
geppetto_app_path="$geppetto_path/src/main/webapp";
Expand Down

0 comments on commit a7810f5

Please sign in to comment.