diff --git a/package.json b/package.json index 1c6d727..9378648 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-wp-react-plugin", - "version": "4.0.11", + "version": "4.0.12", "type": "module", "scripts": { "bootstrap": "yarn && composer install --no-interaction", diff --git a/plugin.php b/plugin.php index 41c0982..ede54b6 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: WP React Plugin (DEV) * Plugin URI: https://github.com/j7-dev/wp-react-plugin * Description: WP React Plugin is a boilerplate for creating a WordPress plugin with React, Tailwind, TypeScript, React Query v4, SCSS and Vite. - * Version: 4.0.11 + * Version: 4.0.12 * Requires at least: 5.7 * Requires PHP: 8.0 * Author: J7