Skip to content

Commit

Permalink
Reader SDK version bump to 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilay-squareup committed Sep 2, 2024
1 parent 9240c64 commit 8b3391c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### v1.4.5 Apr 25, 2024

* Upgrade Reader SDK version support to 1.7.2 for iOS
* Upgrade Reader SDK version support to 1.7.4 for iOS

### v1.4.4 Aug 16, 2023

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This repo contains a React Native plugin for Square [Reader SDK]. Reader SDK for
React Native supports the following native Reader SDK versions:

* iOS: 1.7.2 and above
* iOS: 1.7.4 and above
* Android: 1.7.5 and above

>This plugin loads latest version of native Reader SDK by default according to [update policy for Reader SDK].
Expand Down
2 changes: 1 addition & 1 deletion RNReaderSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "RNReaderSDK"
s.version = "1.7.2"
s.version = "1.7.4"
s.summary = "A React Native plugin for Square Reader SDK"
s.description = <<-DESC
A React Native plugin for Square Reader SDK
Expand Down

0 comments on commit 8b3391c

Please sign in to comment.