Skip to content

Commit

Permalink
chore: update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shakee93 committed Dec 6, 2024
1 parent a669175 commit 0bf091c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}

if ( ! defined( 'UUCSS_VERSION' ) ) {
define( 'UUCSS_VERSION', '2.4.3' );
define( 'UUCSS_VERSION', '2.4.4' );
}

if ( ! defined( 'UUCSS_CACHE_CHILD_DIR' ) ) {
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:
Tags: unusedcss, criticalcss, rapidload, image optimization, minify js
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 2.4.3
Stable tag: 2.4.4
Requires PHP: 5.4
License: GPLv3
License URI: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
Expand Down
2 changes: 1 addition & 1 deletion unusedcss.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: RapidLoad - Optimize Web Vitals Automatically
Plugin URI: https://rapidload.io/
Description: Makes your site even faster and lighter by automatically removing Unused CSS from your website.
Version: 2.4.3
Version: 2.4.4
Author: RapidLoad
Author URI: https://rapidload.io/
*/
Expand Down

0 comments on commit 0bf091c

Please sign in to comment.