Changing version number

This commit is contained in:
g 2020-10-31 22:28:09 +02:00
commit b230f0aa19

View file

@ -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"