Skip to content

Commit b48f5f6

Browse files
committed
bump version
1 parent 34bfaff commit b48f5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Challonge/Challonge.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Challonge
1414
* ChallongePHP version.
1515
* Required to pass into Challonge.
1616
*/
17-
protected string $version = '4.1';
17+
protected string $version = '3.2';
1818

1919
/**
2020
* PSR-18 compatible HTTP client wrapped in our wrapper.

0 commit comments

Comments
 (0)