updated plugin Menu Icons
version 0.12.9
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
* Plugin name: Menu Icons
|
||||
* Plugin URI: https://github.com/Codeinwp/wp-menu-icons
|
||||
* Description: Spice up your navigation menus with pretty icons, easily.
|
||||
* Version: 0.12.8
|
||||
* Version: 0.12.9
|
||||
* Author: ThemeIsle
|
||||
* Author URI: https://themeisle.com
|
||||
* License: GPLv2
|
||||
@ -27,7 +27,7 @@
|
||||
*/
|
||||
final class Menu_Icons {
|
||||
|
||||
const VERSION = '0.12.8';
|
||||
const VERSION = '0.12.9';
|
||||
|
||||
/**
|
||||
* Holds plugin data
|
||||
|
Reference in New Issue
Block a user