From 6c8ffe0a644275dbe6931f1f994158c31798c346 Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Wed, 5 May 2021 22:34:54 +0200 Subject: [PATCH] v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8a939c..3e8e43a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-config-sync", - "version": "0.1.5", + "version": "0.1.6", "description": "Manage your Strapi database configuration as partial json files which can be imported/exported across environments. ", "strapi": { "name": "config-sync",