Skip to content

Commit

Permalink
Split Matomo 3 and Matomo 4 versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
KZeni committed Jan 28, 2021
1 parent 3129f46 commit 196cce4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.2.3

- Split Matomo 3 and Matomo 4 versions.

## 0.2.2

- Confirmed Matomo 4 compliance.
Expand Down
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "SharpSpringWidgetByAmperage",
"version": "0.2.2",
"version": "0.2.3",
"description": "Show SharpSpring info as a widget.",
"theme": false,
"keywords": ["amperage", "SharpSpring", "Sharp Spring", "CRM", "leads", "widget"],
"license": "GPL v3+",
"homepage": "http://www.amperagemarketing.com",
"require": {
"piwik": ">=3.3.0-stable,<5.0.0-b1"
"piwik": ">=3.3.0-stable,<4.0.0-b1"
},
"support": {
"email": "[email protected]",
Expand Down

0 comments on commit 196cce4

Please sign in to comment.