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 ce2668e commit dfa82d2Copy full SHA for dfa82d2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.1.1
2
+
3
+- Fixes #2: TAK2WM broken in 4.1.0
4
5
## 4.1.0
6
7
- Moved documentation to ReadTheDocs: [node-red-contrib-tak](https://node-red-contrib-tak.readthedocs.io)
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-tak",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "Node-RED Nodes for encoding & decoding TAK Protocol and Cursor on Target messages from TAK Products.",
"license": "Apache-2.0",
"url": "https://github.com/snstac/node-red-contrib-tak",
0 commit comments