Update author URIs (#63)
* Update author URIs from `cheret.de` to `cheret.org`. * Update missed version number in `wysiwyg.js` from 2.1.6 to 2.5.10. Co-authored-by: pewgeuges <73141620+pewgeuges@users.noreply.github.com>
This commit is contained in:
parent
e8d6dbe13d
commit
0a83796cdc
3 changed files with 4 additions and 4 deletions
|
@ -67,9 +67,9 @@
|
|||
return {
|
||||
longname : 'Inserts the Footnotes short code.',
|
||||
author : 'Mark Cheret',
|
||||
authorurl : 'https://cheret.de',
|
||||
authorurl : 'https://cheret.org/footnotes/',
|
||||
infourl : 'https://wordpress.org/plugins/footnotes/',
|
||||
version : "2.1.6"
|
||||
version : "2.5.10"
|
||||
};
|
||||
}
|
||||
});
|
||||
|
|
Reference in a new issue