Skip to content

Commit

Permalink
chore: bump nhost/dashboard to 1.11.0 (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhost-build authored Mar 12, 2024
1 parent 70057ad commit 5b65c8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/dev/up.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ func CommandUp() *cli.Command { //nolint:funlen
&cli.StringFlag{ //nolint:exhaustruct
Name: flagDashboardVersion,
Usage: "Dashboard version to use",
Value: "nhost/dashboard:1.10.0",
Value: "nhost/dashboard:1.11.1",
EnvVars: []string{"NHOST_DASHBOARD_VERSION"},
},
&cli.StringFlag{ //nolint:exhaustruct
Expand Down
2 changes: 2 additions & 0 deletions nhostclient/graphql/models_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b65c8d

Please sign in to comment.