From 6a5831f7a7386a57c4cbe10b0775e7ab4a893284 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 12 Jul 2022 12:13:01 +0300 Subject: [PATCH] Site 2.0.2 --- CHANGELOG.md | 7 +++++++ plugin.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23c7d0c..bc4d247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [2.0.2](https://github.com/flextype-plugins/site/compare/v2.0.1...v2.0.2) (2021-07-12) + +### Bug Fixes + +* **core** Fix version. + # [2.0.1](https://github.com/flextype-plugins/site/compare/v2.0.0...v2.0.1) (2021-07-11) diff --git a/plugin.yaml b/plugin.yaml index 6102465..d31ec30 100755 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: Site -version: 2.0.0 +version: 2.0.2 description: Site plugin to display entries content on the website frontend. icon: name: globe