Release v2.2.1

- Update gamedig from 4.0.6 to 4.0.7
This commit is contained in:
2023-09-05 15:10:50 -06:00
parent 2bf5cc5f48
commit 5bacdb685d
2 changed files with 40 additions and 39 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-gamedig",
"version": "2.2.0",
"version": "2.2.1",
"description": "Query for the status of any game server using node-red",
"repository": {
"type": "git",
@@ -23,6 +23,6 @@
}
},
"dependencies": {
"gamedig": "^4.0.6"
"gamedig": "^4.0.7"
}
}