File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ endif()
31
31
32
32
set (PLEX_VERSION_MAJOR 1)
33
33
set (PLEX_VERSION_MINOR 7)
34
- set (PLEX_VERSION_PATCH 0 )
34
+ set (PLEX_VERSION_PATCH 1 )
35
35
if (DEFINED ENV{BUILD_NUMBER})
36
36
set (PLEX_VERSION_BUILD "$ENV{BUILD_NUMBER} " )
37
37
set (PLEX_VERSION_BUILD_NR "$ENV{BUILD_NUMBER} " )
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <addon id =" skin.plex" version =" 1.7.0 " name =" OpenPHT" provider-name =" OpenPHT Team" >
2
+ <addon id =" skin.plex" version =" 1.7.1 " name =" OpenPHT" provider-name =" OpenPHT Team" >
3
3
<requires >
4
4
<import addon =" xbmc.gui" version =" 4.0.0" />
5
5
</requires >
Original file line number Diff line number Diff line change
1
+ FIXES:
2
+ - Fixes a crash on home screen
3
+ - Fixes videos inside a photo library
4
+ - Improved support for newer libmicrohttpd
You can’t perform that action at this time.
0 commit comments