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

Commit

Permalink
Release v2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharkey13 committed Apr 20, 2020
1 parent ff0c8ce commit 1eb3d23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11,069 deletions.
2 changes: 1 addition & 1 deletion app/js/app/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ define([
// Have reserved domians on ngrok.io, hardcode them for ease of use:
apiProvider.urlPrefix("https://isaacscience.eu.ngrok.io/isaac-api/api");
} else {
apiProvider.urlPrefix("/api/v2.10.3/api");
apiProvider.urlPrefix("/api/v2.10.4/api");
}

NProgress.configure({ showSpinner: false });
Expand Down
Loading

0 comments on commit 1eb3d23

Please sign in to comment.