diff --git a/composer.json b/composer.json index 14fcd5a5e..3def0d307 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "idmarinas/lotgd", "description": "A new version of The Legend of the Green Dragon, upgrade scripts and optimization, migrating to a Symfony Application", - "version": "7.1.0", "config": { "allow-plugins": { "composer/package-versions-deprecated": true, diff --git a/package.json b/package.json index 436da7703..a3a59a958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "idmarinas-lotgd", - "version": "7.1.0", "private": true, "description": "A new version of The Legend of the Green Dragon, upgrade scripts and optimization for PHP >= 7.3", "homepage": "http://lotgd.infommo.es",