diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 452a7b3..8f60cc8 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -166,7 +166,7 @@ return $json; $options = [ 'http' => [ 'header' => "Content-Type: application/json\r\n". - "Authorization: Bearer $token", + "Authorization: Bearer $token". "id: test\r\n", 'method' => 'POST', diff --git a/library.json b/library.json index 4c0455e..db50732 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.57", + "version": "0.58", "build": 0, "date": 0 } \ No newline at end of file