From 21f19bfdcb39cb7b49e5d3c369ae3f0f8e6fe61d Mon Sep 17 00:00:00 2001 From: Altamash Shaikh Date: Mon, 20 Jan 2025 10:58:58 +0530 Subject: [PATCH] Bumped version to 5.0.4 --- CHANGELOG.md | 3 +++ plugin.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b04e61..3ed5b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +5.0.4 - 2025-01-20 +- Added missing license file + 5.0.3 - 2024-11-05 - Updated the conversion query to force index diff --git a/plugin.json b/plugin.json index 26f7a5b..c5fc70f 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "CustomVariables", "description": "Categorise your visitors and actions with custom name-value pairs. Segment by these values and get more insights to draw the right conclusions.", - "version": "5.0.3", + "version": "5.0.4", "keywords": ["custom variables"], "license": "GPL v3+", "homepage": "https://matomo.org",