Skip to content

Commit

Permalink
Merge pull request #221 from Sebbo94BY/Bump-lib-version
Browse files Browse the repository at this point in the history
Bump LIB_VERSION
  • Loading branch information
Sebbo94BY authored Jun 1, 2024
2 parents b6d88bb + 14e5388 commit b3629a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TeamSpeak3.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class TeamSpeak3
/**
* TeamSpeak 3 PHP Framework version.
*/
public const LIB_VERSION = "1.2.2";
public const LIB_VERSION = "1.3.0";

/*@
* TeamSpeak 3 protocol separators.
Expand Down

0 comments on commit b3629a3

Please sign in to comment.