Skip to content

Commit

Permalink
Update version constant to 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mbtj committed Jul 5, 2023
1 parent b44920d commit 494a8b1
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 @@ -20,7 +20,7 @@
class qubitConfiguration extends sfApplicationConfiguration
{
// Required format: x.y.z
public const VERSION = '2.7.2';
public const VERSION = '2.7.3';

public function listenToChangeCultureEvent(sfEvent $event)
{
Expand Down

0 comments on commit 494a8b1

Please sign in to comment.