Skip to content

Commit d25be65

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-codegen/' changes from 37b699a4..ec18790f
ec18790f Release 1.17.0 (#593) git-subtree-dir: apollo-ios-codegen git-subtree-split: ec18790f9072d4eaa72021b4cfac8452c76ca1a6
1 parent 297726c commit d25be65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Foundation
22

33
public enum Constants {
4-
public static let CodegenVersion: String = "1.16.1"
4+
public static let CodegenVersion: String = "1.17.0"
55
}

Sources/CodegenCLI/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Foundation
22

33
public enum Constants {
4-
public static let CLIVersion: String = "1.16.1"
4+
public static let CLIVersion: String = "1.17.0"
55
static let defaultFilePath: String = "./apollo-codegen-config.json"
66
}

0 commit comments

Comments
 (0)