Dashboard updates, version 2.0.1 release prep

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2408090 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
Mark Cheret 2020-10-28 06:29:49 +00:00
parent 2bbb7f0f0e
commit 23749a3355
5 changed files with 8 additions and 63 deletions

View file

@ -61,10 +61,10 @@
getInfo : function() {
return {
longname : 'Inserts the Footnotes short code.',
author : 'ManFisher Medien ManuFaktur',
authorurl : 'http://http://manfisher.net/',
author : 'Mark Cheret',
authorurl : 'https://cheret.de',
infourl : 'http://wordpress.org/plugins/footnotes/',
version : "1.5.0"
version : "2.0.0"
};
}
});