Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBernskiold committed Mar 17, 2022
1 parent 0962358 commit eff5bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class Plugin extends BasePlugin {

protected static string $slug = 'bm-wp-experience';
protected static string $version = '3.3.3';
protected static string $version = '3.4.0';
protected static string $textdomain = 'bm-wp-experience';
protected static string $plugin_file_path = BM_WP_EXPERIENCE_FILE_PATH;

Expand Down

0 comments on commit eff5bda

Please sign in to comment.