Skip to content

Commit

Permalink
Squashed 'apollo-ios-codegen/' changes from f3f8a662..a0bb4ed8
Browse files Browse the repository at this point in the history
a0bb4ed8 Release 1.13.0 (#399)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: a0bb4ed83a79f5006640ee46d0cdc0f4c61c65fa
  • Loading branch information
gh-action-runner authored and gh-action-runner committed Jun 25, 2024
1 parent 3a9a1ce commit d8b207c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CodegenCLI/Constants.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Foundation

public enum Constants {
public static let CLIVersion: String = "1.12.2"
public static let CLIVersion: String = "1.13.0"
static let defaultFilePath: String = "./apollo-codegen-config.json"
}

0 comments on commit d8b207c

Please sign in to comment.