diff --git a/system/third_party/nf_categories_field/config.php b/system/third_party/nf_categories_field/config.php index f897a18..f98d224 100644 --- a/system/third_party/nf_categories_field/config.php +++ b/system/third_party/nf_categories_field/config.php @@ -12,7 +12,7 @@ if ( ! defined('NF_CF_NAME')) { define('NF_CF_NAME', 'Categories Field'); - define('NF_CF_VERSION', '1.0.4'); + define('NF_CF_VERSION', '1.0.5'); define('NF_CF_DOCS', 'http://github.com/ninefour/categories_field.ft.ee_addon'); }