diff --git a/custom_components/ytube_music_player/manifest.json b/custom_components/ytube_music_player/manifest.json index b68fada..7324076 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": "20231128.01" + "version": "20240101.01" }