Skip to content

Commit

Permalink
2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aassif committed Apr 27, 2020
1 parent 7b027f8 commit 6305246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pvr.freebox/addon.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.freebox"
version="2.2.5"
version="2.2.6"
name="PVR Freebox TV"
provider-name="aassif">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
2 changes: 1 addition & 1 deletion src/Freebox.h
Expand Up @@ -30,7 +30,7 @@
#include "p8-platform/threads/threads.h"
#include "rapidjson/document.h"

#define PVR_FREEBOX_VERSION "2.1.1"
#define PVR_FREEBOX_VERSION "2.2.6"

#define PVR_FREEBOX_BACKEND_NAME "Freebox TV"
#define PVR_FREEBOX_BACKEND_VERSION PVR_FREEBOX_VERSION
Expand Down

0 comments on commit 6305246

Please sign in to comment.