Skip to content

Commit 6c4b9b0

Browse files
fixup! update js CLI to 2.28.3
1 parent 4cd9176 commit 6c4b9b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/ApolloCodegenLib/CLIDownloader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ struct CLIDownloader {
3030
}
3131

3232
/// The URL string for getting the current version of the CLI
33-
static let downloadURLString = "https://install.apollographql.com/legacy-cli/darwin/2.28.0"
33+
static let downloadURLString = "https://install.apollographql.com/legacy-cli/darwin/2.28.3"
3434

3535
/// Downloads the appropriate Apollo CLI in a zip file.
3636
///

0 commit comments

Comments
 (0)