From d2a27b4900955b42981a945feeeb27fceba9331c Mon Sep 17 00:00:00 2001 From: Aa! Date: Fri, 1 May 2020 11:15:39 +0200 Subject: [PATCH] 2.0.3 --- pvr.freebox/addon.xml.in | 2 +- src/Freebox.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pvr.freebox/addon.xml.in b/pvr.freebox/addon.xml.in index 186a5ac..daae163 100644 --- a/pvr.freebox/addon.xml.in +++ b/pvr.freebox/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff --git a/src/Freebox.h b/src/Freebox.h index 82f57cf..49bf8bd 100644 --- a/src/Freebox.h +++ b/src/Freebox.h @@ -30,7 +30,7 @@ #include "p8-platform/threads/threads.h" #include "rapidjson/document.h" -#define PVR_FREEBOX_VERSION "2.0.2" +#define PVR_FREEBOX_VERSION "2.0.3" #define PVR_FREEBOX_BACKEND_NAME "Freebox TV" #define PVR_FREEBOX_BACKEND_VERSION PVR_FREEBOX_VERSION