File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/CoreShop/Bundle/CoreBundle/Application Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.1.7
2+ * [ CoreBundle] fix store values version preview with null values by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2912
3+ * [ GraphQL] enable all translations for graphql by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2914
4+
15## 4.1.6
26* [ IndexBundle] Ignore missing 404 error when deleting non-existent document by @aarongerig in https://github.com/coreshop/CoreShop/pull/2896
37* [ PimcoreBundle] replace outdated translation ts with t by @philippmunz in https://github.com/coreshop/CoreShop/pull/2905
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ final class Version
2424
2525 public const MINOR_VERSION = '1 ' ;
2626
27- public const RELEASE_VERSION = '6 ' ;
27+ public const RELEASE_VERSION = '7 ' ;
2828
2929 public const EXTRA_VERSION = '' ;
3030
You can’t perform that action at this time.
0 commit comments