From 49cdf11e1e158fef6b3b7da859ef756207886d49 Mon Sep 17 00:00:00 2001 From: Felix Haase Date: Mon, 19 Sep 2022 20:26:01 +0200 Subject: [PATCH] v0.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04aca1..6f9889c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-deepl", - "version": "0.3.7", + "version": "0.3.8", "description": "Strapi plugin for automated translation of content using DeepL", "strapi": { "name": "deepl",