We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b9772 commit 1fcf147Copy full SHA for 1fcf147
Sources/Apollo/Constants.swift
@@ -1,5 +1,5 @@
1
import Foundation
2
3
public enum Constants {
4
- public static let ApolloVersion: String = "1.7.1"
+ public static let ApolloVersion: String = "preview-defer.1"
5
}
0 commit comments