Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Bumped tv2 to 3.30.0-61fc5c1b
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalves committed Dec 14, 2017
1 parent 4f4d1ef commit fe7503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class PlexMediaPlayer(ConanFile):
generators = "cmake"

def requirements(self):
self.requires("web-client-tv2/3.30.0-22f9886a@plex/public")
self.requires("web-client-tv2/3.30.0-61fc5c1b@plex/public")

if self.options.include_desktop:
self.requires("web-client-desktop/3.29.7-98ffa9d@plex/public")

0 comments on commit fe7503d

Please sign in to comment.