We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96374a commit 01d3996Copy full SHA for 01d3996
lib/WonderPush.php
@@ -33,7 +33,7 @@ class WonderPush {
33
/**
34
* WonderPush PHP library version.
35
*/
36
- const VERSION = '2.1.1-dev';
+ const VERSION = '2.1.1';
37
38
/** @var string */
39
private $accessToken;
0 commit comments