From a6ca69d8fee611eb06115068b51d71f68f42a957 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 1 Dec 2020 09:29:46 +1300 Subject: [PATCH] bump version --- app/models/piwikTokenAuth.js | 1 - tiapp.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/models/piwikTokenAuth.js b/app/models/piwikTokenAuth.js index eede99b..0ed4f51 100644 --- a/app/models/piwikTokenAuth.js +++ b/app/models/piwikTokenAuth.js @@ -91,7 +91,6 @@ exports.definition = { }, validResponse: function (response) { - console.warn(response); if (typeof response === 'string' && response) { // matomo4 return response; diff --git a/tiapp.xml b/tiapp.xml index 5d6b57e..0257d56 100755 --- a/tiapp.xml +++ b/tiapp.xml @@ -7,7 +7,7 @@ 9.2.1.GA org.piwik.mobile2 Matomo Mobile 2 - 2.4.9 + 2.4.10 thomassteur https://matomo.org/mobile Need your analytics on the go? Use our free Matomo Mobile (formerly Piwik Mobile) app to check your stats from anywhere and show them to colleagues in meetings. Matomo Mobile offers all the same reports as the Matomo (Piwik) desktop interface, and displays your visitor data in real time!