diff --git a/custom_components/ytube_music_player/manifest.json b/custom_components/ytube_music_player/manifest.json index 4428efd..9846ea3 100644 --- a/custom_components/ytube_music_player/manifest.json +++ b/custom_components/ytube_music_player/manifest.json @@ -16,5 +16,5 @@ "pytube==15.0.0", "integrationhelper==0.2.2" ], - "version": "20240205.01" + "version": "20240208.01" }