From 16fc27933fe97a351aae70aa84849942d994ec56 Mon Sep 17 00:00:00 2001 From: Davide Porrovecchio Date: Fri, 8 Nov 2024 19:15:22 +0100 Subject: [PATCH] Update plugin.json --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index aab0c82..8fb821f 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "TrackerHostname", "description": "Custom tracker hostname configuration", - "version": "0.1.0", + "version": "4.0.1", "theme": false, "require": { "piwik": ">=4.0.0-b1,<5.0.0-b1" @@ -24,4 +24,4 @@ "homepage": "", "license": "GPL v3+", "keywords": [] -} \ No newline at end of file +}