Skip to content

Commit

Permalink
Merge pull request #25 from ItzDabbzz/patch-1
Browse files Browse the repository at this point in the history
Updated client version to `release-05.00-shipping-6-725355`
  • Loading branch information
liamcottle authored Jun 29, 2022
2 parents fa3d2e6 + 213f7dd commit 763260c
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 @@ -34,7 +34,7 @@ class API {
this.access_token = null;
this.entitlements_token = null;
this.user_agent = "RiotClient/43.0.1.4195386.4190634 rso-auth (Windows; 10;;Professional, x64)";
this.client_version = "release-04.07-shipping-15-699063";
this.client_version = "release-05.00-shipping-6-725355";
this.client_platform = {
platformType: "PC",
platformOS: "Windows",
Expand Down

0 comments on commit 763260c

Please sign in to comment.