Bump blueprint version to 3.2.3

This commit is contained in:
Edward Firmo
2023-04-06 00:27:00 +02:00
committed by GitHub
parent 5a0715064d
commit 4fc9f98ce8

View File

@@ -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) }}"