Changing version number
This commit is contained in:
parent
7d7385b189
commit
b230f0aa19
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "GTheme",
|
"name": "GTheme",
|
||||||
"description": "A Matomo theme based on gugulet.hu",
|
"description": "A mimimal Matomo theme",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"theme": true,
|
"theme": true,
|
||||||
"require": {
|
"require": {
|
||||||
"piwik": ">=4.0.0-b1,<5.0.0-b1"
|
"piwik": ">=4.0.0-b1,<5.0.0-b1"
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
"javascript": "javascripts/theme.js",
|
"javascript": "javascripts/theme.js",
|
||||||
"homepage": "https://gugulet.hu",
|
"homepage": "https://gugulet.hu",
|
||||||
"license": "GPL v3+",
|
"license": "GPL v3+",
|
||||||
"keywords": ["Custom", "Minimal"],
|
"keywords": ["custom", "minimal"],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/gugulet-hu/matomo-g-theme/issues",
|
"issues": "https://github.com/gugulet-hu/matomo-g-theme/issues",
|
||||||
"source": "https://github.com/gugulet-hu/matomo-g-theme"
|
"source": "https://github.com/gugulet-hu/matomo-g-theme"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue