Skip to content

Commit

Permalink
feat(bump): verison
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Feb 6, 2024
1 parent 19542c9 commit 87a5bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/init.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

define( 'WPBP_VERSION', '3.3.2' );
define( 'WPBP_VERSION', '3.3.3' );
require_once(dirname( __FILE__ ) . '/miscellaneous.php');
require_once(dirname( __FILE__ ) . '/composer.php');
require_once(dirname( __FILE__ ) . '/tools.php');
Expand Down

0 comments on commit 87a5bbb

Please sign in to comment.