Skip to content

Commit 08cd3ec

Browse files
committed
prepare publishing
1 parent 9dc90bb commit 08cd3ec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Version 5.1.1
2+
* Add branding label
3+
14
# Version 5.1.0
25
* Added possibility to create one shot job from scheduled job
36

src/CodeRhapsodieIbexaDataflowBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
class CodeRhapsodieIbexaDataflowBundle extends Bundle
1515
{
16-
public const VERSION = '5.1.0';
16+
public const VERSION = '5.1.1';
1717
public const PRODUCT_NAME = 'ibexadataflow';
1818

1919
protected $name = 'CodeRhapsodieIbexaDataflowBundle';

0 commit comments

Comments
 (0)