From 7b4d73c6782fedbc6cff60df2474a268f3002efd Mon Sep 17 00:00:00 2001 From: Oleg Tverdokhleb Date: Wed, 18 Sep 2019 17:12:47 +0300 Subject: [PATCH] [NO-TASK] Update CHANGELOG.md, bump version --- CHANGELOG.md | 4 ++++ YandexCheckoutPayments.podspec | 2 +- YandexCheckoutPayments/Info.plist | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581f6821..f4232fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changelog +### 2.2.1 + +1. Обновили `UIWebView` на `WKWebView` + ### 2.2.0 1. Добавили поддержку Swift 5. diff --git a/YandexCheckoutPayments.podspec b/YandexCheckoutPayments.podspec index 1bf53f47..f08929c0 100644 --- a/YandexCheckoutPayments.podspec +++ b/YandexCheckoutPayments.podspec @@ -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", diff --git a/YandexCheckoutPayments/Info.plist b/YandexCheckoutPayments/Info.plist index 548b0a36..90af8596 100644 --- a/YandexCheckoutPayments/Info.plist +++ b/YandexCheckoutPayments/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.2.0 + 2.2.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass