diff --git a/composer.json b/composer.json index cdff08e..d2efdf3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/partner", "description": "", "type": "asgard-module", - "version": "2024.5", + "version": "2024.6", "license": "GPL-3.0-or-later", "authors": [ { @@ -36,4 +36,4 @@ "Modules\\Partner\\Tests\\": "tests/" } } -} \ No newline at end of file +}