We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048469e commit 56b7b2bCopy full SHA for 56b7b2b
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "NukiBleEsp",
3
- "version": "1.0.0",
+ "version": "2.0.0",
4
"description": "Control Nuki smartlock via BLE from esp32",
5
"keywords": "nuki ble esp32",
6
"authors": [
library.properties
@@ -1,5 +1,5 @@
name=NukiBleEsp
-version=1.0.0
+version=2.0.0
author=I-Connect
maintainer=Jeroen van de Vorst <info@i-connect.online>
sentence=Control Nuki smartlock via BLE from esp32.
0 commit comments