From 8a155f0afdd760d5f98e888cab0e26caa131730d Mon Sep 17 00:00:00 2001 From: ddemile Date: Wed, 16 Nov 2022 17:50:46 +0400 Subject: [PATCH] Updated version to 1.0.1 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index fd75e0d..688b9fb 100644 --- a/plugin.json +++ b/plugin.json @@ -3,7 +3,7 @@ "minversion": 202000300000, "info": { "name": "HTTP utility", - "version": "0.0.2", + "version": "1.0.1", "author": "2231puppy and ddemile", "description": "A plugin to allow communication with an external API via HTTP requests" }