Bump version to v2.1.0 .
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "frigate-hass-card",
|
"name": "frigate-hass-card",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"description": "Frigate Lovelace Card for Home Assistant",
|
"description": "Frigate Lovelace Card for Home Assistant",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"frigate",
|
"frigate",
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
export const CARD_VERSION = '2.0.0';
|
export const CARD_VERSION = '2.1.0';
|
||||||
export const REPO_URL = 'https://github.com/dermotduffy/frigate-hass-card';
|
export const REPO_URL = 'https://github.com/dermotduffy/frigate-hass-card';
|
||||||
export const TROUBLESHOOTING_URL = `${REPO_URL}#troubleshooting`;
|
export const TROUBLESHOOTING_URL = `${REPO_URL}#troubleshooting`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user