From 6d7182c1c069c5ad73d12240c0ba95d3e3d73449 Mon Sep 17 00:00:00 2001 From: Basil Suter Date: Wed, 18 Jul 2018 22:18:47 +0200 Subject: [PATCH] prepare relase closes #4 --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6455885..7e69900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project make usage of the [Yii Versioning Strategy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). -## 1.1.0 (in progress) +## 1.1.0 (18. July 2018) + [#4](https://github.com/luyadev/luya-module-remoteadmin/issues/4) Add new customer information system, add more infos to remote site. diff --git a/README.md b/README.md index cecf4d3..483f64a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Remote Admin will work out of the box with all [LUYA](https://github.com/zephir/ For the installation of modules Composer is required. ``` -composer require luyadev/luya-module-remoteadmin:~1.0.0 +composer require luyadev/luya-module-remoteadmin:~1.1.0 ``` ## Configuration