From 3aacb2673ada1fbbcf7c5b954c7f27a76b176711 Mon Sep 17 00:00:00 2001 From: Dedan Date: Mon, 12 Aug 2024 12:25:16 +0300 Subject: [PATCH] Release 2024.4 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3573ae7..30f8c01 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/account", "description": "", "type": "asgard-module", - "version": "2024.3", + "version": "2024.4", "license": "GPL-3.0-or-later", "authors": [ { @@ -36,4 +36,4 @@ "Modules\\Account\\Tests\\": "tests/" } } -} \ No newline at end of file +}