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 Nov 18, 2024
1 parent 1204e3e commit 86f0cde
Showing 1 changed file with 1 addition and 1 deletion.
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.0' );
define( 'UUCSS_VERSION', '2.4.1' );
}

if ( ! defined( 'UUCSS_CACHE_CHILD_DIR' ) ) {
Expand Down

0 comments on commit 86f0cde

Please sign in to comment.