diff --git a/custom_components/ytube_music_player/manifest.json b/custom_components/ytube_music_player/manifest.json index 7324076..4a6e5fb 100644 --- a/custom_components/ytube_music_player/manifest.json +++ b/custom_components/ytube_music_player/manifest.json @@ -16,5 +16,5 @@ "pytube==10.5.1", "integrationhelper==0.2.2" ], - "version": "20240101.01" + "version": "20240103.01" }