From 3bb7900d02521c301350cc8183d49812196f8471 Mon Sep 17 00:00:00 2001 From: "Leoncio, Leo" Date: Wed, 31 Jul 2024 09:48:25 -0300 Subject: [PATCH] ... --- composer.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 502539b..e47250e 100644 --- a/composer.json +++ b/composer.json @@ -7,15 +7,13 @@ "convert", "converter" ], - "version": "2.0.1", + "version": "2.0.2", "type": "craft-plugin", - "license": "MIT", - "authors": [ - { - "name": "Leo", - "homepage": "https://github.com/leowebguy" - } - ], + "license": "proprietary", + "author": { + "name": "Leo", + "homepage": "https://github.com/leowebguy" + }, "minimum-stability": "dev", "prefer-stable": true, "require": {