From 0f5f8adf6fd8f47d1ac21c98948a2d506bd2edc8 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Tue, 26 Oct 2021 15:40:21 +0200 Subject: [PATCH] bump version number --- common/base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/base.yaml b/common/base.yaml index b7e1741..c0ca127 100644 --- a/common/base.yaml +++ b/common/base.yaml @@ -4,7 +4,7 @@ esphome: board: lolin_d32_pro project: name: "xd0.esp32weatherstation2" - version: "0.0.7" + version: "0.0.9" includes: - fonts/weather_icon_map.h - custom/veml6075_custom_sensor.h