Skip to content

Commit dfa82d2

Browse files
committed
Fixes #2: TAK2WM broken in 4.1.0
1 parent ce2668e commit dfa82d2

File tree

3 files changed

+195
-181
lines changed

3 files changed

+195
-181
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.1.1
2+
3+
- Fixes #2: TAK2WM broken in 4.1.0
4+
15
## 4.1.0
26

37
- Moved documentation to ReadTheDocs: [node-red-contrib-tak](https://node-red-contrib-tak.readthedocs.io)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-tak",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Node-RED Nodes for encoding & decoding TAK Protocol and Cursor on Target messages from TAK Products.",
55
"license": "Apache-2.0",
66
"url": "https://github.com/snstac/node-red-contrib-tak",

0 commit comments

Comments
 (0)