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 = [ $options = [
'http' => [ 'http' => [
'header' => "daten: " . $json . "\r\n". 'header' => "Content-Type: application/json\r\n".
"id: test\r\n", "id: test\r\n",
'method' => 'POST', 'method' => 'POST',

View File

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