From b0a095d3bd4b991e44117445a5a70502c9c9bed8 Mon Sep 17 00:00:00 2001 From: Swetha Gadiraju Date: Tue, 3 Sep 2024 16:00:38 +0530 Subject: [PATCH] Prepare release 3.1.2 --- CHANGELOG.md | 3 +++ README.md | 2 +- pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1052dde6..d0fba7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.1.2, Sep 4, 2024 +[iOS] Replaced deprecated methods on ClientBuilder and deprecated ONGClient with SharedClient. + ## 3.1.1, Apr 15, 2024 [iOS] Wrapper SDK now uses the latest iOS native SDK 12.3.6 diff --git a/README.md b/README.md index 1254039a..51312c96 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ in pubspec.yaml add this: dependencies: - onegini: 3.1.1 + onegini: 3.1.2 `flutter clean` diff --git a/pubspec.yaml b/pubspec.yaml index f1f1a526..1d09c97f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: onegini description: The Onegini Flutter Plugin is a plugin that allows you to utilize the Onegini Mobile SDKs in your Flutter applications. -version: 3.1.1 +version: 3.1.2 homepage: https://www.onegini.com environment: