From ddf5d654a7e93fc8d9515118df36aaa763d2e70d Mon Sep 17 00:00:00 2001 From: Kolja Windeler Date: Thu, 8 Feb 2024 18:50:08 +0100 Subject: [PATCH] bump version --- custom_components/ytube_music_player/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }