Skip to content

Commit

Permalink
chore: release v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
j7-dev committed May 21, 2024
1 parent 47412a9 commit 1948f9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-wp-react-plugin",
"version": "3.1.4",
"version": "3.1.5",
"type": "module",
"scripts": {
"bootstrap": "yarn install && composer install --no-interaction",
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.1.4
* Version: 3.1.5
* Requires at least: 5.7
* Requires PHP: 8.0
* Author: J7
Expand Down

0 comments on commit 1948f9a

Please sign in to comment.