EddyVerbruggen / cordova-plugin-touch-id

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner!
MIT License
214 stars 72 forks source link

Version in plugin.xml has outdated version. #73

Closed torrolt closed 5 years ago

torrolt commented 5 years ago

Version in plugin.xml is described as "3.3.1"

<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
        id="cordova-plugin-touch-id"
        version="3.3.1">

Should be 3.4.0

EddyVerbruggen commented 5 years ago

Yeah looks like it. Does it break anything?

torrolt commented 5 years ago

I didn't notice anything breaking, it just creates some confusion when checked for plugin version in ios.json after adding ios platform, as the old version is displayed there.

EddyVerbruggen commented 5 years ago

Fair enough. Changed it to 3.4.0.