Skip to content

Commit 3fe0105

Browse files
committed
chore: release v3.0.5
1 parent bdaf18b commit 3fe0105

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

js/dist/vite-dev-server.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-wp-refine-plugin",
33
"private": false,
4-
"version": "3.0.4",
4+
"version": "3.0.5",
55
"type": "module",
66
"scripts": {
77
"bootstrap": "yarn install && composer install --no-interaction",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP Refine Plugin (DEV)
44
* Plugin URI: https://github.com/j7-dev/wp-refine-plugin
55
* Description: WP Refine Plugin is a boilerplate for creating a WordPress plugin with React, Tailwind, TypeScript, React Query v4, SCSS and Vite.
6-
* Version: 4.0.0
6+
* Version: 3.0.5
77
* Requires at least: 5.7
88
* Requires PHP: 7.4
99
* Author: J7

0 commit comments

Comments
 (0)