diff --git a/composer.json b/composer.json
index af381dc8f3a527fcc9d16738866269984a5e5b5d..83c25147c5fb1db8253210c09c29cf1098d86114 100644
--- a/composer.json
+++ b/composer.json
@@ -124,7 +124,7 @@
         "wpackagist-theme/twentytwentytwo": "1.9",
         "wpackagist-theme/twentytwentythree": "1.6",
         "wpackagist-theme/twentytwentyfour": "1.3",
-        "wpackagist-plugin/footnotes-made-easy": "3.0.5"
+        "wpackagist-plugin/footnotes-made-easy": "3.0.6"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index 8524c425128bbd4a6ba1ad94059260908e0b64ef..1528e612cec73ee82cc53f27e0879b7ae7c8d228 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "085ca2b4df301a8d1bf91fb7ea061bd4",
+    "content-hash": "8a4b4ab8bdc534665f31c3e3eeeabb85",
     "packages": [
         {
             "name": "composer/installers",
@@ -1108,15 +1108,15 @@
         },
         {
             "name": "wpackagist-plugin/footnotes-made-easy",
-            "version": "3.0.5",
+            "version": "3.0.6",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/footnotes-made-easy/",
-                "reference": "tags/3.0.5"
+                "reference": "tags/3.0.6"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/footnotes-made-easy.3.0.5.zip"
+                "url": "https://downloads.wordpress.org/plugin/footnotes-made-easy.3.0.6.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"