nolanlawson / cordova-plugin-sqlite-2

Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
https://nolanlawson.com/2016/04/10/introducing-the-cordova-sqlite-plugin-2/
Apache License 2.0
168 stars 28 forks source link

Please update plugin version to 1.0.5 in plugin.xml file. #72

Closed platov closed 5 years ago

platov commented 5 years ago

After release of 1.0.5 version the plugin.xml still declares 1.0.4 https://github.com/nolanlawson/cordova-plugin-sqlite-2/blob/959743b2ed97fa1468076c1725a54e7a472b67b6/plugin.xml#L2-L3

nolanlawson commented 5 years ago

Thanks for reporting, fixed in 1.0.6!