Skip to content

Commit 8b3391c

Browse files
Reader SDK version bump to 1.7.4
1 parent 9240c64 commit 8b3391c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### v1.4.5 Apr 25, 2024
44

5-
* Upgrade Reader SDK version support to 1.7.2 for iOS
5+
* Upgrade Reader SDK version support to 1.7.4 for iOS
66

77
### v1.4.4 Aug 16, 2023
88

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This repo contains a React Native plugin for Square [Reader SDK]. Reader SDK for
77
React Native supports the following native Reader SDK versions:
88

9-
* iOS: 1.7.2 and above
9+
* iOS: 1.7.4 and above
1010
* Android: 1.7.5 and above
1111

1212
>This plugin loads latest version of native Reader SDK by default according to [update policy for Reader SDK].

RNReaderSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "RNReaderSDK"
4-
s.version = "1.7.2"
4+
s.version = "1.7.4"
55
s.summary = "A React Native plugin for Square Reader SDK"
66
s.description = <<-DESC
77
A React Native plugin for Square Reader SDK

0 commit comments

Comments
 (0)