Skip to content

Commit

Permalink
Updated version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMDev committed Aug 2, 2024
1 parent 5f52953 commit 47a0054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Apollo/Constants.swift
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.14.0"
public static let ApolloVersion: String = "preview-field-merging.1"
}

0 comments on commit 47a0054

Please sign in to comment.