Skip to content

Commit

Permalink
Squashed 'apollo-ios-codegen/' changes from 3d1a3954..54a51f43
Browse files Browse the repository at this point in the history
54a51f43 Release 1.15.3 (#535)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 54a51f43ba2dde6edc2fd11834cf894a2193f281
  • Loading branch information
gh-action-runner authored and gh-action-runner committed Nov 9, 2024
1 parent 5cadae4 commit 2153a55
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.15.2"
public static let CLIVersion: String = "1.15.3"
static let defaultFilePath: String = "./apollo-codegen-config.json"
}

0 comments on commit 2153a55

Please sign in to comment.