development version 2.1.1d6: fixed line breaking for URLs in tooltips, in response to User on the Forum

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2418088 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-11-13 16:54:31 +00:00
parent a9143a34b7
commit 478e21a284
9 changed files with 501 additions and 442 deletions

View file

@ -151,7 +151,7 @@ class MCI_Footnotes {
'mci-footnotes-css-public',
plugins_url('../css/public.css', __FILE__),
'',
'2.1.1d5'
'2.1.1d6'
);
}