Skip to content

Commit

Permalink
Merge pull request #567 from oboshto/patch-1
Browse files Browse the repository at this point in the history
Update authorization README.md
  • Loading branch information
negezor authored Mar 30, 2024
2 parents 0c6be9d + f81a447 commit 3a01b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const direct = new DirectAuthorization({
login: process.env.LOGIN,
password: process.env.PASSWORD,

apiVersion: '5.131'
apiVersion: '5.199'
});

async function run() {
Expand Down

0 comments on commit 3a01b7c

Please sign in to comment.