Skip to content

Commit

Permalink
Update VERSION for 3.0.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
suabahasa committed Jul 29, 2024
1 parent 489753b commit 4c58fcb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constant.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class WIND_PRESS
/**
* @var string
*/
public const VERSION = '3.0.0-alpha.7';
public const VERSION = '3.0.0-alpha.8';

/**
* @var string
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://ko-fi.com/Q5Q75XSF7
Tags: tailwind css, bricks builder, oxygen builder, breakdance builder
Requires at least: 6.0
Tested up to: 6.6
Stable tag: 3.0.0-alpha.7
Stable tag: 3.0.0-alpha.8
Requires PHP: 7.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion windpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Plugin Name: WindPress
* Plugin URI: https://wind.press
* Description: The most effortless Tailwind CSS v4 integration for WordPress
* Version: 3.0.0-alpha.7
* Version: 3.0.0-alpha.8
* Requires at least: 6.0
* Requires PHP: 7.4
* Author: WindPress
Expand Down

0 comments on commit 4c58fcb

Please sign in to comment.