From 4fc9f98ce884b24388864a9c5e063832432b9599 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 6 Apr 2023 00:27:00 +0200 Subject: [PATCH] Bump blueprint version to `3.2.3` --- nspanel_blueprint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 7f2dadc..f57c31e 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -34,7 +34,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l 🎉 Roadmap Roadmap can be found here [Roadmap](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap) -ℹ️ Version: v.3.2.3DEV +ℹ️ Version: v.3.2.3 ' @@ -2347,7 +2347,7 @@ trigger_variables: variables: ##### GENERAL ##### - blueprint_version: "3.2.3DEV" + blueprint_version: "3.2.3" language: !input "language" time_format: !input "time_format" time: "{{ as_timestamp(now()) | timestamp_custom(time_format) }}"