From c0560a94ed8c59311769ca9d7717849bfb852c80 Mon Sep 17 00:00:00 2001 From: runner Date: Fri, 1 Jul 2022 14:18:34 +0000 Subject: [PATCH] Bump Version --- Buy/Info.plist | 2 +- Buy/Utilities/SDK.swift | 2 +- BuyTests/Info.plist | 2 +- Mobile-Buy-SDK.podspec | 2 +- Pay/Info.plist | 2 +- PayTests/Info.plist | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Buy/Info.plist b/Buy/Info.plist index 1233bcf9..9dc3c8d7 100644 --- a/Buy/Info.plist +++ b/Buy/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.1.0 + 8.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Buy/Utilities/SDK.swift b/Buy/Utilities/SDK.swift index 778b8a24..38536d17 100644 --- a/Buy/Utilities/SDK.swift +++ b/Buy/Utilities/SDK.swift @@ -27,5 +27,5 @@ import Foundation internal enum SDK { - static let version = "7.1.0" + static let version = "8.0.0" } diff --git a/BuyTests/Info.plist b/BuyTests/Info.plist index 4498768f..3ae7ac95 100644 --- a/BuyTests/Info.plist +++ b/BuyTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 7.1.0 + 8.0.0 CFBundleVersion 1 diff --git a/Mobile-Buy-SDK.podspec b/Mobile-Buy-SDK.podspec index a7cfe987..3c20e18c 100644 --- a/Mobile-Buy-SDK.podspec +++ b/Mobile-Buy-SDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Mobile-Buy-SDK' - s.version = '7.1.0' + s.version = '8.0.0' s.summary = 'Create custom Shopify storefront on iOS.' s.description = 'Shopify’s Mobile Buy SDK makes it simple to create custom storefronts in your mobile app. Utitlizing the power and flexibility of GraphQL you can build native storefront experiences using the Shopify platform.' s.homepage = 'https://github.com/Shopify/mobile-buy-sdk-ios' diff --git a/Pay/Info.plist b/Pay/Info.plist index 1233bcf9..9dc3c8d7 100644 --- a/Pay/Info.plist +++ b/Pay/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.1.0 + 8.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/PayTests/Info.plist b/PayTests/Info.plist index 4498768f..3ae7ac95 100644 --- a/PayTests/Info.plist +++ b/PayTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 7.1.0 + 8.0.0 CFBundleVersion 1