diff --git a/CHANGELOG.md b/CHANGELOG.md index c7dfb6f..4b5f09d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.28 +* Create Bill/Cashtray/Check/Cpm with Fallback +* Get User Tag Subgroups +* Fixed IdentifyIndividual on iOS + ## 2.0.27 * Added individual identification number * Sync with Native SDKs version 2.0.27 diff --git a/ios/pokepay_sdk.podspec b/ios/pokepay_sdk.podspec index dd9868f..eb1e466 100644 --- a/ios/pokepay_sdk.podspec +++ b/ios/pokepay_sdk.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'pokepay_sdk' - s.version = '2.0.27' + s.version = '2.0.28' s.summary = 'Pokepay flutter SDK' s.description = <<-DESC Pokepay flutter SDK diff --git a/pubspec.yaml b/pubspec.yaml index 38c2e62..85dea32 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pokepay_sdk description: SDK for pokepay -version: 2.0.27 +version: 2.0.28 homepage: https://pay.pocket-change.jp/ environment: