Skip to content

Commit

Permalink
Prepare release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha-gadiraju committed Apr 11, 2024
1 parent e7f1054 commit 6e057c4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.1.1, Apr 15, 2024
[iOS] Wrapper SDK now uses the latest iOS native SDK 12.3.6

## 3.1.0, Feb 9, 2024
[Android] Wrapper SDK now uses the latest Android Native SDK 12.0.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in pubspec.yaml add this:

dependencies:

onegini: 3.0.0
onegini: 3.1.1

`flutter clean`

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: onegini_example
description: Demonstrates how to use the onegini plugin.
version: 1.0.4
version: 1.0.5

# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.0
version: 3.1.1
homepage: https://www.onegini.com

environment:
Expand Down

0 comments on commit 6e057c4

Please sign in to comment.