Skip to content

Commit d91b063

Browse files
authored
Update config-editor-card.js
1 parent ae3c001 commit d91b063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-editor-card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
console.info("Config Editor 4.7");
1+
console.info("Config Editor 4.7.1");
22
const LitElement = window.LitElement || Object.getPrototypeOf(customElements.get("hui-masonry-view") );
33
const html = LitElement.prototype.html;
44
const css = LitElement.prototype.css;

0 commit comments

Comments
 (0)