We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f8fd4 commit 28c1374Copy full SHA for 28c1374
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.outsystems.plugins.SecureSQLiteBundle",
3
- "version": "2.0.10",
+ "version": "2.0.11",
4
"description": "Bundle of SQLite related storage plugins and initialization code for easy use with the OutSystems Platform",
5
"cordova": {
6
"id": "com.outsystems.plugins.SecureSQLiteBundle",
plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.outsystems.plugins.SecureSQLiteBundle"
- version="2.0.10">
+ version="2.0.11">
7
<name>Cordova OutSystems secure SQLite bundle</name>
8
<license>MIT</license>
0 commit comments