Skip to content

Commit

Permalink
manually update versions
Browse files Browse the repository at this point in the history
Signed-off-by: rashidakanchwala <[email protected]>
  • Loading branch information
rashidakanchwala committed Sep 24, 2024
1 parent 66acab9 commit 7a53333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo-project/build/graphql/getVersion.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit 7a53333

Please sign in to comment.