-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'apollo-ios/' changes from 0ae62c4c..c3f48d45
c3f48d45 Release 1.15.3 (#535) git-subtree-dir: apollo-ios git-subtree-split: c3f48d45ec1300bc95243bf19f67284f9dc0d14a
- Loading branch information
gh-action-runner
authored and
gh-action-runner
committed
Nov 9, 2024
1 parent
f682378
commit a6558ca
Showing
3 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
|
||
public enum Constants { | ||
public static let ApolloVersion: String = "1.15.2" | ||
public static let ApolloVersion: String = "1.15.3" | ||
} |