Skip to content

Commit

Permalink
Update SDK cli codegen version to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaksn committed Feb 6, 2024
1 parent 09e029a commit a90556f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/SdkGen/EdFi.SdkGen.Console/Options.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public sealed class Options
[Option(
'v',
"cliVersion",
Default = "6.6.0",
Default = "7.2.0",
HelpText = "the version of openapi-codegen-cli to download")]
public string CliVersion { get; set; }

Expand Down

0 comments on commit a90556f

Please sign in to comment.