Skip to content

Commit 28c1374

Browse files
chore(release): raise to version 2.0.11
1 parent 75f8fd4 commit 28c1374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.outsystems.plugins.SecureSQLiteBundle",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Bundle of SQLite related storage plugins and initialization code for easy use with the OutSystems Platform",
55
"cordova": {
66
"id": "com.outsystems.plugins.SecureSQLiteBundle",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="com.outsystems.plugins.SecureSQLiteBundle"
5-
version="2.0.10">
5+
version="2.0.11">
66

77
<name>Cordova OutSystems secure SQLite bundle</name>
88
<license>MIT</license>

0 commit comments

Comments
 (0)