diff --git a/analyzers/UnshortenLink/UnshortenLink.json b/analyzers/UnshortenLink/UnshortenLink.json index ee7004244..5ebc2e96f 100644 --- a/analyzers/UnshortenLink/UnshortenLink.json +++ b/analyzers/UnshortenLink/UnshortenLink.json @@ -1,6 +1,6 @@ { "name": "UnshortenLink", - "version": "1.0", + "version": "1.1", "author": "Remi Pointel, CERT-BDF", "url": "https://github.com/TheHive-Project/Cortex-Analyzers", "license": "AGPL-V3", diff --git a/thehive-templates/UnshortenLink_1_0/long.html b/thehive-templates/UnshortenLink_1_1/long.html similarity index 100% rename from thehive-templates/UnshortenLink_1_0/long.html rename to thehive-templates/UnshortenLink_1_1/long.html diff --git a/thehive-templates/UnshortenLink_1_0/short.html b/thehive-templates/UnshortenLink_1_1/short.html similarity index 100% rename from thehive-templates/UnshortenLink_1_0/short.html rename to thehive-templates/UnshortenLink_1_1/short.html