Skip to content

Commit

Permalink
parseable version string
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed May 9, 2023
1 parent 5528244 commit 58bc2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/fake-api.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ createServer({
this.timing = 0;

this.get("/health", () => ({
cryostatVersion: "v2.3.0-live-demo",
cryostatVersion: "v2.3.0-0-livedemo",
dashboardAvailable: false,
dashboardConfigured: false,
datasourceAvailable: false,
Expand Down

0 comments on commit 58bc2f0

Please sign in to comment.