Skip to content

Commit 51822d4

Browse files
committed
Release: v0.2.3\n\n- Properly parse nested conditions\n- Refactor app panel to use iframe\n- Dropdown improvements\n- Fix traces viewer\n- Fix copy to clipboard on http\n- Reload whole page on error\n- Node-RED functions node documentation\n- Allow numeric offset\n- Fixes #73, #74
1 parent ce7288b commit 51822d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/cafe/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"domain": "cafe",
33
"name": "C.A.F.E.",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"codeowners": [],
66
"config_flow": true,
77
"dependencies": ["frontend", "http"],

0 commit comments

Comments
 (0)