File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ #### cordova-sqlite-storage 3.1.1-dev
4
+
3
5
#### cordova-sqlite-storage 3.1.0
4
6
5
7
- no SQLITE_DEFAULT_CACHE_SIZE compile-time setting on iOS/macOS/Windows
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-sqlite-storage" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1-dev " ,
4
4
"description" : " Native interface to SQLite for PhoneGap/Cordova - cordova-sqlite-storage plugin version" ,
5
5
"cordova" : {
6
6
"id" : " cordova-sqlite-storage" ,
Original file line number Diff line number Diff line change 2
2
<plugin xmlns =" http://www.phonegap.com/ns/plugins/1.0"
3
3
xmlns : android =" http://schemas.android.com/apk/res/android"
4
4
id =" cordova-sqlite-storage"
5
- version =" 3.1.0 " >
5
+ version =" 3.1.1-dev " >
6
6
7
7
<name >Cordova sqlite storage plugin - cordova-sqlite-storage plugin version</name >
8
8
You can’t perform that action at this time.
0 commit comments