Compare commits

..

1 Commits

Author SHA1 Message Date
jb cr 2c8c2112a1 add make by mention 2025-04-01 16:53:50 +02:00
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -1,6 +1,3 @@
# Version 5.1.1
* Add branding label
# Version 5.1.0
* Added possibility to create one shot job from scheduled job
+1 -1
View File
@@ -13,7 +13,7 @@ use Symfony\Component\HttpKernel\Bundle\Bundle;
class CodeRhapsodieIbexaDataflowBundle extends Bundle
{
public const VERSION = '5.1.1';
public const VERSION = '5.1.0';
public const PRODUCT_NAME = 'ibexadataflow';
protected $name = 'CodeRhapsodieIbexaDataflowBundle';