From 8c16f3553f89e0be051e00523260395269ec1f60 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 17 Oct 2024 10:36:21 +0000 Subject: [PATCH] [Automated Release Action] --- lib/Payplug/Core/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Payplug/Core/Config.php b/lib/Payplug/Core/Config.php index 227a46c..227b8c7 100644 --- a/lib/Payplug/Core/Config.php +++ b/lib/Payplug/Core/Config.php @@ -10,7 +10,7 @@ class Config /** * The library version */ - const LIBRARY_VERSION = '3.5.6'; + const LIBRARY_VERSION = '3.5.7'; /** * PHP minimal version required by this library