From 6ee5baae484b60ea8c2501a102ae20058203ac82 Mon Sep 17 00:00:00 2001 From: Dedan Date: Fri, 16 Aug 2024 18:23:06 +0300 Subject: [PATCH] Release 2024.5 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1055626..84703f7 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/hrm", "description": "", "type": "asgard-module", - "version": "2024.4", + "version": "2024.5", "license": "GPL-3.0-or-later", "authors": [ { @@ -36,4 +36,4 @@ "Modules\\Hrm\\Tests\\": "tests/" } } -} \ No newline at end of file +}