From c21f3538436ee94163880e5192b2c501e6ada7aa Mon Sep 17 00:00:00 2001 From: gilles Date: Wed, 23 Sep 2015 13:21:41 +0200 Subject: [PATCH] Version 1.2.1 --- Config/module.xml | 2 +- Readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/module.xml b/Config/module.xml index 8a8888a..1be3954 100644 --- a/Config/module.xml +++ b/Config/module.xml @@ -16,7 +16,7 @@ en_US fr_FR - 1.2 + 1.2.1 Gilles Bourgeat gbourgeat@openstudio.fr diff --git a/Readme.md b/Readme.md index 1774afa..1d5b3be 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,7 @@ Thelia >= 2.1 Add it in your main thelia composer.json file ``` -composer require thelia/attribute-type-module:~1.2.* +composer require thelia/attribute-type-module:~1.2 ``` ## Usage