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 Feb 11, 2025
1 parent 3ca666e commit 3e50506
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', '3.0.0' );
define( 'UUCSS_VERSION', '3.0.1' );
}

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

0 comments on commit 3e50506

Please sign in to comment.