diff --git a/plugin.json b/plugin.json index 43570ac..7a3f40e 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "woonuxt Settings", - "version": "1.0.56", - "download_url": "https://github.com/scottyzen/woonuxt-settings/releases/download/1.0.56/woonuxt-settings.zip", + "version": "1.0.57", + "download_url": "https://github.com/scottyzen/woonuxt-settings/releases/download/1.0.57/woonuxt-settings.zip", "homepage": "https://woonuxt.com/", "tested": "6.4.3", diff --git a/woonuxt.php b/woonuxt.php index 8098155..385962f 100644 --- a/woonuxt.php +++ b/woonuxt.php @@ -5,7 +5,7 @@ Author: Scott Kennedy Author URI: http://scottyzen.com Plugin URI: https://github.com/scottyzen/woonuxt-settings -Version: 1.0.56 +Version: 1.0.57 Text Domain: woonuxt GitHub Plugin URI: scottyzen/woonuxt-settings GitHub Plugin URI: https://github.com/scottyzen/woonuxt-settings @@ -18,7 +18,7 @@ define('WOONUXT_SETTINGS_VERSION', '1.0.56'); define('MY_WOOCOMMERCE_VERSION', '9.1.2'); -define('WP_GRAPHQL_VERSION', '1.27.2'); +define('WP_GRAPHQL_VERSION', '1.28.0'); define('WOO_GRAPHQL_VERSION', '0.21.0'); define('WP_GRAPHQL_CORS_VERSION', '2.1'); @@ -479,16 +479,16 @@ function global_setting_callback()
$value): ?> -