From bc16b90ba4f4d023832bfe7737295c847b9eea43 Mon Sep 17 00:00:00 2001 From: Corbadoman <100508310+corbadoman@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:09:44 +0200 Subject: [PATCH] Set new version --- src/SDK.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SDK.php b/src/SDK.php index 0a6f20f..114cda2 100644 --- a/src/SDK.php +++ b/src/SDK.php @@ -24,7 +24,7 @@ class SDK private ?UserInterface $users = null; private ?IdentifierInterface $identifiers = null; - public const VERSION = '4.0.0'; + public const VERSION = '4.1.0'; /** * Constructor