We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc90bb commit 08cd3ecCopy full SHA for 08cd3ec
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# Version 5.1.1
2
+* Add branding label
3
+
4
# Version 5.1.0
5
* Added possibility to create one shot job from scheduled job
6
src/CodeRhapsodieIbexaDataflowBundle.php
@@ -13,7 +13,7 @@
13
14
class CodeRhapsodieIbexaDataflowBundle extends Bundle
15
{
16
- public const VERSION = '5.1.0';
+ public const VERSION = '5.1.1';
17
public const PRODUCT_NAME = 'ibexadataflow';
18
19
protected $name = 'CodeRhapsodieIbexaDataflowBundle';
0 commit comments