Skip to content

Commit 446b88d

Browse files
committed
Version 3.8.50
1 parent 16ed0c9 commit 446b88d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 3
33
:minor: 8
4-
:patch: 49
4+
:patch: 50
55
:special: ''
66
:metadata: ''

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 3.8.49
1+
# Version 3.8.50
22

33
## Known Issues
44

@@ -16,7 +16,7 @@
1616
* import-product-media: Prepare optimize performance cache
1717
* import-product-media-ee: Prepare optimize performance cache
1818

19-
# Version 3.8.48
19+
# Version 3.8.49
2020

2121
## Known Issues
2222

RoboFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class RoboFile extends \Robo\Tasks
4646
'target.dir' => __DIR__ . '/target',
4747
'symfony.dir' => __DIR__ . '/symfony',
4848
'webapp.name' => 'import-cli-simple',
49-
'webapp.version' => '3.8.49'
49+
'webapp.version' => '3.8.50'
5050
);
5151

5252
/**

0 commit comments

Comments
 (0)