Version detection of the library is wrong. Installed version v1.0.17 is reported as "1.", the regex for this is currently "/responsive-nav.js v([1-9\.]+)/", correct would be "/responsive-nav.js v([0-9\.]+)/".

Comments

bkonetzny’s picture

jrabeemer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.