File tree Expand file tree Collapse file tree
src/CoreShop/Bundle/CoreBundle/Application Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 3.2.18
2+ * [ giftDigitaProduct] - fix for gift digital product by @codingioanniskrikos in https://github.com/coreshop/CoreShop/pull/2820
3+ * [ Core] fix for gift digital product (revert bc break) by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2821
4+ * [ Behat] fix tests by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2822
5+ * [ MoneyBundle] fix getter code for money type in bricks by @breakone in https://github.com/coreshop/CoreShop/pull/2825
6+
17# 3.2.17
28* [ FrontendBundle] add check if category type is grid or list (https://github.com/coreshop/CoreShop/commit/9d41877773419d05bb6149f5c02a1de6c4ff21d8 )
39* [ FrontendBundle] add check for currency in switch action (https://github.com/coreshop/CoreShop/commit/f4cbe978a906fa95c426cd7cb953e0434a178d63 )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ final class Version
2424
2525 public const MINOR_VERSION = '2 ' ;
2626
27- public const RELEASE_VERSION = '17 ' ;
27+ public const RELEASE_VERSION = '18 ' ;
2828
2929 public const EXTRA_VERSION = '' ;
3030
You can’t perform that action at this time.
0 commit comments