Skip to content

Commit 494a8b1

Browse files
committed
Update version constant to 2.7.3
1 parent b44920d commit 494a8b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/qubit/config/qubitConfiguration.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
class qubitConfiguration extends sfApplicationConfiguration
2121
{
2222
// Required format: x.y.z
23-
public const VERSION = '2.7.2';
23+
public const VERSION = '2.7.3';
2424

2525
public function listenToChangeCultureEvent(sfEvent $event)
2626
{

0 commit comments

Comments
 (0)