Skip to content

Commit

Permalink
Bump version to 2.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcantelon committed May 8, 2019
1 parent cefd4f9 commit 1c70ba3
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.5.0';
VERSION = '2.6.0';

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

0 comments on commit 1c70ba3

Please sign in to comment.