fix: lint JS line used for version parsing

This commit is contained in:
Ben Goldsworthy 2021-04-15 15:29:07 +01:00
parent 92b39b6d34
commit 9d90689165

View file

@ -68,7 +68,7 @@
author : 'Mark Cheret',
authorurl : 'https://cheret.org/footnotes/',
infourl : 'https://wordpress.org/plugins/footnotes/',
version : '2.6.5'
version: '2.6.5'
};
}
});