From 752d79d20d68239dd267dac2d4d3f77c14e1b124 Mon Sep 17 00:00:00 2001 From: helgatheviking <507025+helgatheviking@users.noreply.github.com> Date: Thu, 31 Oct 2024 18:18:27 -0400 Subject: [PATCH] version bump 2.1.3 part 2 --- inc/class-nav-menu-roles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/class-nav-menu-roles.php b/inc/class-nav-menu-roles.php index dcdcf8d..9bff663 100644 --- a/inc/class-nav-menu-roles.php +++ b/inc/class-nav-menu-roles.php @@ -40,7 +40,7 @@ class Nav_Menu_Roles { * @constant string version number * @since 1.7.0 */ - const VERSION = '2.1.0'; + const VERSION = '2.1.3'; /** * Main Nav Menu Roles Instance