diff --git a/CMakeModules/WebClient.cmake b/CMakeModules/WebClient.cmake index eba0656ca..b23a46fea 100644 --- a/CMakeModules/WebClient.cmake +++ b/CMakeModules/WebClient.cmake @@ -4,7 +4,7 @@ option(WEB_CLIENT_TV_OLD "" OFF) option(WEB_CLIENT_DISABLE_DESKTOP "" OFF) # This is the line to edit when you bump the web-client. -set(WEB_CLIENT_BUILD_ID 181-9e1b1f2e50e175) +set(WEB_CLIENT_BUILD_ID 182-13c4ebbe50e175) get_content_of_url( URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"