👽 Increase BOLLE App-Version header to 5
This commit is contained in:
@ -73,7 +73,7 @@ export class BolleClient {
|
||||
// Set the auth headers
|
||||
"X-Auth-User": this.apiUser,
|
||||
"X-Auth-Token": this.apiKey,
|
||||
"App-Version": "4",
|
||||
"App-Version": "5",
|
||||
// Set the hash
|
||||
"B-Hash": hash.digest("hex"),
|
||||
"Content-Type": "application/json",
|
||||
|
Reference in New Issue
Block a user