Skip to content

Commit

Permalink
Bump version to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jraddaoui authored and sbreker committed Apr 15, 2021
1 parent 8763c15 commit 2ada702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/qubit/config/qubitConfiguration.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class qubitConfiguration extends sfApplicationConfiguration
{
const
// Required format: x.y.z
VERSION = '2.6.3';
VERSION = '2.6.4';

public function responseFilterContent(sfEvent $event, $content)
{
Expand Down

0 comments on commit 2ada702

Please sign in to comment.