Skip to content

Commit f546906

Browse files
committed
Version bump
1 parent 16d5b46 commit f546906

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ _paq.push(['setTrackerUrl', u+'piwik.php']);
3434
```
3535

3636
##Changelog
37+
0.1.1 Version bump to activation Marketplace hook
3738
0.1.0 Initial Release
3839

3940
##License

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TrackingCodeCustomizer",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "GPL v3",
55
"keywords": ["tracking", "javascript tracking","customize tracking","customise tracking"],
66
"description": "Allows Piwik admininstrators to customize the tracking code that is autogenerated for users. This is useful for directing requests to the correct servers in a multi-server setup, include additional parameters in default tracking, or to perform conditional checks before initiating a tracking call. ",
@@ -16,4 +16,4 @@
1616
"homepage": "https://www.linkedin.com/pub/joshua-brule/15/326/9b9"
1717
}
1818
]
19-
}
19+
}

0 commit comments

Comments
 (0)