Fix version
This commit is contained in:
@@ -5,16 +5,16 @@
|
|||||||
"keywords": "victron, ble, bluetooth, solar, mppt, battery, smartshunt, esp32",
|
"keywords": "victron, ble, bluetooth, solar, mppt, battery, smartshunt, esp32",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yourusername/VictronBLE.git"
|
"url": "https://gitea.sh3d.com.au/Sh3d/VictronBLE.git"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Your Name",
|
"name": "Scott Penrose",
|
||||||
"email": "your.email@example.com"
|
"email": "scottp@dd.com.au"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/yourusername/VictronBLE",
|
"homepage": "https://gitea.sh3d.com.au/Sh3d/VictronBLE.git",
|
||||||
"frameworks": ["arduino", "espidf"],
|
"frameworks": ["arduino", "espidf"],
|
||||||
"platforms": ["espressif32"],
|
"platforms": ["espressif32"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user