diff --git a/package.json b/package.json index afb21ca..cf08bb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpi-monitor-card", - "version": "1.2.6", + "version": "1.2.7", "description": "Lovelace RPi Monitor Card", "keywords": [ "home-assistant", diff --git a/src/const.ts b/src/const.ts index 1ebedc7..940f95b 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1,4 +1,4 @@ -export const CARD_VERSION = '1.2.8'; +export const CARD_VERSION = '1.2.7'; /* * EXAMPLE attributes ISP-RPi-mqtt-daemon.py v1.5.4