diff --git a/dist/ha-teamtracker-card.js b/dist/ha-teamtracker-card.js index c8f0868..8844a77 100644 --- a/dist/ha-teamtracker-card.js +++ b/dist/ha-teamtracker-card.js @@ -27,7 +27,7 @@ class TeamTrackerCard extends LitElement { this._config = config; if (config.debug) { - console.info("%c TeamTracker Card \n%c Version 0.7.2 ", + console.info("%c TeamTracker Card \n%c Version 0.7.3 ", "color: orange; font-weight: bold; background: black", "color: white; font-weight: bold; background: dimgray"); console.info(config);