diff --git a/manifest.php b/manifest.php index b182205..f0e27d0 100644 --- a/manifest.php +++ b/manifest.php @@ -6,7 +6,7 @@ $manifest['name'] = __( 'Mega Menu', 'fw' ); $manifest['description'] = __( 'The Mega Menu extension adds a user-friendly drop down menu that will let you easily create highly customized menu configurations.', 'fw' ); -$manifest['version'] = '1.1.2'; +$manifest['version'] = '1.1.3'; $manifest['display'] = true; $manifest['github_repo'] = 'https://github.com/ThemeFuse/Unyson-MegaMenu-Extension'; $manifest['uri'] = 'http://manual.unyson.io/en/latest/extension/megamenu/index.html#content';