We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e499817 commit f3d2c69Copy full SHA for f3d2c69
NEWS.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.1.2
4
+
5
+* Restore the correct unit (J) for solar yield (#17)
6
7
## 0.1.1
8
9
* Restore support for Python 3.9 (#16)
package.json
@@ -1,6 +1,6 @@
{
"name": "signalk-victron-ble",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Simple Signal K Node server plugin to read data from Victron devices using Instant Data over BLE",
"main": "index.js",
"keywords": [
0 commit comments