Skip to content

Commit

Permalink
Update authorization README.md
Browse files Browse the repository at this point in the history
update appVersion to latest
  • Loading branch information
oboshto authored Mar 30, 2024
1 parent 0c6be9d commit f81a447
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 f81a447

Please sign in to comment.