Skip to content

Commit c96e95d

Browse files
committed
Update version number and repository URL
1 parent 77008a5 commit c96e95d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"repository":
1111
{
1212
"type": "git",
13-
"url": "https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266.git"
13+
"url": "https://github.com/cfurter/Arduino-HomeKit-ESP8266.git"
1414
},
15-
"version": "1.2.0",
15+
"version": "1.5.0",
1616
"license": "MIT",
1717
"frameworks": "arduino",
1818
"platforms": "espressif8266",

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=HomeKit-ESP8266
2-
version=1.2.0
2+
version=1.4.0
33
author=Mixiaoxiao
44
maintainer=Mixiaoxiao
55
sentence=Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
66
paragraph=Native Apple HomeKit Accessory Implementation for the ESP8266 Arduino core.
77
category=Communication
8-
url=https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266.git
8+
url=https://github.com/cfurter/Arduino-HomeKit-ESP8266.git
99
architectures=esp8266

0 commit comments

Comments
 (0)