diff --git a/custom_components/ytube_music_player/manifest.json b/custom_components/ytube_music_player/manifest.json index e1ba091..13e4ae4 100644 --- a/custom_components/ytube_music_player/manifest.json +++ b/custom_components/ytube_music_player/manifest.json @@ -17,5 +17,5 @@ "pytube==15.0.0", "integrationhelper==0.2.2" ], - "version": "20240704.01" + "version": "20240709.01" }