Skip to content

Commit

Permalink
Merge pull request yoomoney#67 in MI/yandex-checkout-payments-swift f…
Browse files Browse the repository at this point in the history
…rom release/2.2.1 to dev

* commit '9387cba057426aadf340c00e001429b477748f5d':
  [NO-TASK] Update CHANGELOG.md, bump version
  • Loading branch information
AutoMergeBot authored and AutoMergeBot committed Sep 20, 2019
2 parents 82b23e3 + 9387cba commit f88170d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

### 2.2.1

1. Обновили `UIWebView` на `WKWebView`

### 2.2.0

1. Добавили поддержку Swift 5.
Expand Down
2 changes: 1 addition & 1 deletion YandexCheckoutPayments.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YandexCheckoutPayments'
s.version = '2.2.0'
s.version = '2.2.1'
s.homepage = 'https://github.com/yandex-money/yandex-checkout-payments-swift'
s.license = {
:type => "MIT",
Expand Down
2 changes: 1 addition & 1 deletion YandexCheckoutPayments/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>2.2.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit f88170d

Please sign in to comment.