From 364462a4edf8623a307810f11e91cb1d5d496c8c Mon Sep 17 00:00:00 2001 From: Scott Penrose Date: Thu, 18 Dec 2025 18:23:31 +1100 Subject: [PATCH] Fix version for examples --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 7506814..1974fc1 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "VictronBLE", - "version": "0.1.1", + "version": "0.1.2", "description": "ESP32 library for reading Victron Energy device data via Bluetooth Low Energy (BLE) advertisements. Supports SmartSolar MPPT, SmartShunt, BMV, MultiPlus, Orion and other Victron devices.", "keywords": "victron, ble, bluetooth, solar, mppt, battery, smartshunt, smartsolar, bmv, inverter, multiplus, esp32, iot, energy, monitoring", "repository": {