diff --git a/plugin.php b/plugin.php index 99aba993..75fbd3dd 100644 --- a/plugin.php +++ b/plugin.php @@ -21,7 +21,7 @@ namespace FAIR; -const VERSION = '1.4.0'; +const VERSION = '1.4.1'; const PLUGIN_DIR = __DIR__; const PLUGIN_FILE = __FILE__;