From ce75c3be81ed92b82596066e6a69700d082eeb67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20K=C3=BCndig?= Date: Fri, 23 Aug 2024 10:15:48 +0200 Subject: [PATCH] Version bump --- updates/version.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates/version.yaml b/updates/version.yaml index 31cccc4fe..518794d3d 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -598,3 +598,5 @@ v3.4.5: - 'Fixed Stripe errors not showing up in the checkout form' v3.4.6: - 'Fixed demo seeder compatibility with all RainLab.User versions' +v3.4.7: + - 'The quantity selector cannot go below 1 now by default'