diff --git a/demo-project/build/graphql/getVersion.json b/demo-project/build/graphql/getVersion.json index 7d74b03d6b..3f4c3b5492 100644 --- a/demo-project/build/graphql/getVersion.json +++ b/demo-project/build/graphql/getVersion.json @@ -1,9 +1,9 @@ { "version": { "__typename": "Version", - "installed": "9.2.0", + "installed": "10.0.0", "isOutdated": false, - "latest": "9.2.0" + "latest": "10.0.0" } } \ No newline at end of file