Skip to content

Commit

Permalink
feat(sggcloud): bump from 410.0.0 to 453.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofferwanglund committed Nov 7, 2023
1 parent 2e55d2a commit 898520a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggcloud/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

const (
name = "gcloud"
version = "410.0.0"
version = "453.0.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit 898520a

Please sign in to comment.