fix: lint JS line used for version parsing
This commit is contained in:
parent
92b39b6d34
commit
9d90689165
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
};
|
||||
}
|
||||
});
|
||||
|
|
Reference in a new issue