From 11dd06da0a13be03d72aa3e03ce54af4b1826145 Mon Sep 17 00:00:00 2001 From: Ronan Date: Wed, 29 Apr 2020 11:07:48 +0200 Subject: [PATCH] update: changing GitHub repo owner --- CHANGELOG.md | 3 +++ plugin.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1621d71..dc81fcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## v1.0.4 +- Updating GitHub default repo + ## v1.0.2 - Fix overflow hidden property on cards cause problems with dropdown diff --git a/plugin.json b/plugin.json index 48a8d1a..24089c1 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "GoogleTheme", "description": "A sublime Google Analytics theme for Matomo", - "version": "1.0.3", + "version": "1.0.4", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1"