Skip to content

Commit

Permalink
chore: release v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
j7-dev committed Apr 7, 2024
1 parent 7775032 commit fb27ef0
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,7 +1,7 @@
{
"name": "wp-react-plugin",
"private": true,
"version": "2.0.12",
"version": "2.0.13",
"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: 2.0.10
* Version: 2.0.13
* Requires at least: 5.7
* Requires PHP: 7.4
* Author: J7
Expand Down

0 comments on commit fb27ef0

Please sign in to comment.