Stable release v2.0.8 with both critical changes reverted

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2413937 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-11-06 14:20:33 +00:00
parent e33038a48c
commit 89e6d9e9d7
5 changed files with 23 additions and 15 deletions

View file

@ -12,7 +12,7 @@
* Edited for v2.0.3: Added style sheet versioning 2020-10-29T1413+0100
* Edited for v2.0.4: Added jQuery UI from WordPress 2020-11-01T1902+0100
*
* Last modified: 2020-11-06T1355+0100
* Last modified: 2020-11-06T1511+0100
*/
@ -130,7 +130,7 @@ class MCI_Footnotes {
'mci-footnotes-css-public',
plugins_url('../css/public.css', __FILE__),
'',
'2.0.7'
'2.0.8'
);
}