We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b0cb3 commit cf07f16Copy full SHA for cf07f16
src/Challonge/Challonge.php
@@ -14,7 +14,7 @@ class Challonge
14
* ChallongePHP version.
15
* Required to pass into Challonge.
16
*/
17
- protected string $version = '4.1';
+ protected string $version = '4.1.1';
18
19
/**
20
* PSR-18 compatible HTTP client wrapped in our wrapper.
0 commit comments