Bump card version to v2.0.0 .

This commit is contained in:
Dermot Duffy
2021-11-06 16:19:11 -07:00
parent eb5956229b
commit a854187d4a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export const CARD_VERSION = '1.2.1';
export const CARD_VERSION = '2.0.0';
export const REPO_URL = "https://github.com/dermotduffy/frigate-hass-card";
export const TROUBLESHOOTING_URL = `${REPO_URL}#troubleshooting`;