From 7ea1c6a53c87c03a197a2a42a33aebaa0d843f77 Mon Sep 17 00:00:00 2001 From: Mateusz Ziarko Date: Wed, 8 Sep 2021 09:01:45 +0200 Subject: [PATCH] chore: version bump --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f07bd81..05c8787d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Complete installation requirements are exact same as for Strapi itself and can b **Supported Strapi versions**: -- Strapi v3.6.0 (recently tested) +- Strapi v3.6.8 (recently tested) - Strapi v3.x (This plugin may work with the older Strapi versions, but these are not tested nor officially supported at this time.) diff --git a/package.json b/package.json index 692a89ef..5017ce28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-navigation", - "version": "1.0.3", + "version": "1.0.4", "description": "Strapi - Navigation plugin", "strapi": { "name": "Navigation",