Selaa lähdekoodia

Bumped web-client to 100-02b1e3c0043312

Paulo Coelho Alves 6 vuotta sitten
vanhempi
commit
109d0ff540
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      CMakeModules/WebClient.cmake

+ 1 - 1
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 99-ed0f3670043312)
+set(WEB_CLIENT_BUILD_ID 100-02b1e3c0043312)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"