Skip to content

Commit 5d4e922

Browse files
committed
Bump version to 0.2.33-2
1 parent 5afc046 commit 5d4e922

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

PaynetEasyReader.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"0.2.32-8": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.32-8/PaynetEasyReader.xcframework.zip",
77
"0.2.32-9": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.32-9/PaynetEasyReader.xcframework.zip",
88
"0.2.33": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.33/PaynetEasyReader.xcframework.zip",
9-
"0.2.33-1": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.33-1/PaynetEasyReader.xcframework.zip"
9+
"0.2.33-1": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.33-1/PaynetEasyReader.xcframework.zip",
10+
"0.2.33-2": "https://github.com/payneteasy/PaynetEasyReader/releases/download/0.2.33-2/PaynetEasyReader.xcframework.zip"
1011
}

PaynetEasyReader.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'PaynetEasyReader'
3-
spec.version = '0.2.33-1'
3+
spec.version = '0.2.33-2'
44
spec.license = { type: 'APACHE', file: 'LICENSE.txt' }
55
spec.homepage = 'https://www.payneteasy.com'
66
spec.authors = { 'PaynetEasyReader' => 'es@payneteasy.com' }

0 commit comments

Comments
 (0)