Skip to content

Commit

Permalink
Bump version to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbreker committed Mar 18, 2021
1 parent f3a79ae commit 44d9388
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.2';
VERSION = '2.6.3';

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

0 comments on commit 44d9388

Please sign in to comment.