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"