File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
:major: 3
3
3
:minor: 8
4
- :patch: 49
4
+ :patch: 50
5
5
:special: ''
6
6
:metadata: ''
Original file line number Diff line number Diff line change 1
- # Version 3.8.49
1
+ # Version 3.8.50
2
2
3
3
## Known Issues
4
4
16
16
* import-product-media: Prepare optimize performance cache
17
17
* import-product-media-ee: Prepare optimize performance cache
18
18
19
- # Version 3.8.48
19
+ # Version 3.8.49
20
20
21
21
## Known Issues
22
22
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ class RoboFile extends \Robo\Tasks
46
46
'target.dir ' => __DIR__ . '/target ' ,
47
47
'symfony.dir ' => __DIR__ . '/symfony ' ,
48
48
'webapp.name ' => 'import-cli-simple ' ,
49
- 'webapp.version ' => '3.8.49 '
49
+ 'webapp.version ' => '3.8.50 '
50
50
);
51
51
52
52
/**
You can’t perform that action at this time.
0 commit comments