Skip to content

Commit

Permalink
CORDOPLUG-457 Prepare release 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Szuba committed Aug 5, 2021
1 parent 741151c commit 1943959
Show file tree
Hide file tree
Showing 3 changed files with 10,366 additions and 30 deletions.
4 changes: 2 additions & 2 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.onegini.ExampleAppCordova" version="8.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<widget id="com.onegini.ExampleAppCordova" version="8.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<name>ExampleApp</name>
<description>
Onegini Cordova Example app
Expand Down Expand Up @@ -49,5 +49,5 @@
<plugin name="cordova-plugin-dialogs" spec="~1.3.0" />
<plugin name="cordova-plugin-pin-dialog" spec="~0.1.3" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<plugin name="cordova-plugin-onegini" spec="^9.0.0" />
<plugin name="cordova-plugin-onegini" spec="^9.1.0" />
</widget>
Loading

0 comments on commit 1943959

Please sign in to comment.