Skip to content

Commit 36ca346

Browse files
committed
Bump version to 0.1.7-os.2
1 parent 8e3b1bd commit 36ca346

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-sqlcipher-adapter",
3-
"version": "0.1.7",
3+
"version": "0.1.7-os.2",
44
"description": "SQLCipher database adapter for PhoneGap/Cordova, based on cordova-sqlite-storage",
55
"cordova": {
66
"id": "cordova-sqlcipher-adapter",

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="cordova-sqlcipher-adapter"
5-
version="0.1.7">
5+
version="0.1.7-os.2">
66

77
<name>Cordova sqlcipher adapter</name>
88

6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)