Skip to content

Commit

Permalink
update X-Riot-ClientVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Jan 22, 2021
1 parent 2711525 commit 10a2190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class API {
this.user_id = null;
this.access_token = null;
this.entitlements_token = null;
this.client_version = 'release-02.00-shipping-16-508517';
this.client_version = 'release-02.01-shipping-6-511946';
this.client_platform = {
"platformType": "PC",
"platformOS": "Windows",
Expand Down

0 comments on commit 10a2190

Please sign in to comment.