mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Version bump for master
This commit is contained in:
parent
ca8f25ad2e
commit
ff4854e7b7
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ from homeassistant.util.dt import now as dt_now, get_time_zone
|
|||
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
VERSION = '1.0.13b'
|
||||
VERSION = '1.0.13'
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"circadian_lighting": {
|
||||
"updated_at": "2020-06-03",
|
||||
"version": "1.0.13b",
|
||||
"updated_at": "2020-06-11",
|
||||
"version": "1.0.13",
|
||||
"local_location": "/custom_components/circadian_lighting/__init__.py",
|
||||
"remote_location": "https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/__init__.py",
|
||||
"visit_repo": "https://github.com/claytonjn/hass-circadian_lighting",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue