From 2a9bde96c8c79e4fa3c55cfc344e4fc6156cb396 Mon Sep 17 00:00:00 2001 From: harmasz Date: Mon, 20 Jun 2022 13:35:20 +0200 Subject: [PATCH] Adding metadata --- metadata.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 0fe2f61..51dbdde 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,6 +1,9 @@ homepage: "https://piwik.pro/" documentation: "https://help.piwik.pro/" versions: + # Second version + - sha: 15d67072b0d50977d08901bf1894ac4c4bd7b3cf + changeNotes: Fixed the custom endpoint option which wasn't properly displayed. # Initial version - sha: a133ca6a945aed00238072b4e8790cbddbd30adf changeNotes: Initial release.