Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerz authored Mar 7, 2024
2 parents 8ed0688 + 9441fc2 commit 3835640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Define version constant
if ( ! defined( __NAMESPACE__ . '\VERSION' ) ) {
define( __NAMESPACE__ . '\VERSION', '3.6.1-custom' );
define( __NAMESPACE__ . '\VERSION', '3.6.1-fd' );
}

# Define root directory
Expand Down

0 comments on commit 3835640

Please sign in to comment.