diff --git a/custom_components/ytube_music_player/manifest.json b/custom_components/ytube_music_player/manifest.json index ee4cdb5..4b07bb3 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": "20240112.01" + "version": "20240116.01b" }