Skip to content

Commit

Permalink
Release v1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav committed Sep 3, 2023
1 parent c84cadd commit 9831aec
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion BlinkReceiptPing.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "BlinkReceiptPing"
s.version = "1.37.0"
s.version = "1.38.0"
s.summary = "BlinkReceiptPing SDK"

s.description = <<-DESC
Expand Down
Git LFS file not shown
Binary file not shown.

Large diffs are not rendered by default.

Git LFS file not shown
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
</data>
<key>Info.plist</key>
<data>
wtUqMCsJsEQH6WlS1zhkdV5X6Ws=
qxsgtg6Sme1+XJLplHktUq75rZ0=
</data>
<key>Loading.png</key>
<data>
Expand Down Expand Up @@ -485,7 +485,7 @@
</data>
<key>merchant-names-all.alp</key>
<data>
YAUba0WBLTxlNIxNjYad8kMQ3+E=
rGGDn4/OJ3wsYs4I5kynqupjcy0=
</data>
<key>movecloser.mp3</key>
<data>
Expand Down Expand Up @@ -1449,7 +1449,7 @@
<dict>
<key>hash2</key>
<data>
KYgnpMhCUGHCNV68qCRN9QrlRPwiKSrFLrvwTPmwtvg=
PjU+/2xslxysNe9HI3qY+t762nm4wJtdFkMOpDY2wy8=
</data>
</dict>
<key>movecloser.mp3</key>
Expand Down

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 1.38.0
- Capture manufacturer coupons below products
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
source 'https://github.com/BlinkReceipt/PodSpecRepo.git'
source 'https://cdn.cocoapods.org/'

platform :ios, '9.0'
platform :ios, '12.0'

target 'YourTarget' do
use_frameworks!
Expand Down

0 comments on commit 9831aec

Please sign in to comment.