Skip to content

Commit

Permalink
Merge pull request #3 from AgID/fix/pdf-report-logo
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
pdavide authored Dec 5, 2023
2 parents 821b984 + 1a43233 commit bc38e0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "CustomPdfReport",
"description": "Generate report using a custom PDF template consistent with WAI",
"version": "0.0.1",
"version": "0.2.0",
"theme": false,
"require": {
"piwik": ">=3.13.0-stable,<5.0.0-b1"
"piwik": ">=4.0.0,<5.0.0-b1"
},
"authors": [
{
Expand Down

0 comments on commit bc38e0f

Please sign in to comment.