Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh committed Jul 7, 2019
1 parent cef1233 commit 8dc2b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utilities/Utilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class Utilities
{

const FALLBACK_VERSION = '3.0.19';
const FALLBACK_VERSION = '3.0.20';

public static function mergeData(array $data, array $override_data): array
{
Expand Down

0 comments on commit 8dc2b17

Please sign in to comment.