From c6585784203c3c7b82b16b485109e4633c091c9e Mon Sep 17 00:00:00 2001 From: Skouat Date: Thu, 9 May 2019 02:37:42 +0200 Subject: [PATCH] Bump version to 2.1.0 [ci skip] --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ffe4d342..50ca8c0a 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "An extension which adds a PayPal donation page to your phpBB board", "homepage": "https://skouat.github.io/ext_paypal_donation", - "version": "2.1.0-dev", + "version": "2.1.0", "keywords": [ "phpbb", "extension", diff --git a/composer.lock b/composer.lock index df39231f..4603673b 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b7b3bcb8bdd52a593e6987ea358529ea", + "content-hash": "88285ae1efe803317e87dd515db40932", "packages": [ { "name": "composer/installers",