0.56 anpassung

This commit is contained in:
belevo\mh
2024-11-04 10:55:45 +01:00
parent ba54f0cfdb
commit 4425355fa5
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ return $json;
$options = [
'http' => [
'header' => "daten: " . $json . "\r\n".
'header' => "Content-Type: application/json\r\n".
"id: test\r\n",
'method' => 'POST',

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.55",
"version": "0.56",
"build": 0,
"date": 0
}