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 53322ab commit 15d1db8Copy full SHA for 15d1db8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.outsystems.plugins.SecureSQLiteBundle",
3
- "version": "1.0.0",
+ "version": "1.0.1",
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="1.0.0">
+ version="1.0.1">
7
<name>Cordova OutSystems secure SQLite bundle</name>
8
0 commit comments