From a15fdb8eacb577a1daab81f8a1ad1c0597292514 Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Tue, 6 Aug 2024 04:14:47 +0200 Subject: [PATCH] chore: Update lunar_phase component version to 0.2.0 --- custom_components/lunar_phase/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/lunar_phase/manifest.json b/custom_components/lunar_phase/manifest.json index 23d5350..5ed1905 100644 --- a/custom_components/lunar_phase/manifest.json +++ b/custom_components/lunar_phase/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "ephem==4.1.5" ], - "version": "0.2.0-beta" + "version": "0.2.0" } \ No newline at end of file