We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762c396 commit 1c22f86Copy full SHA for 1c22f86
src/Parse/ParseClient.php
@@ -83,7 +83,7 @@ final class ParseClient
83
*
84
* @var string
85
*/
86
- const VERSION_STRING = 'php1.1.0';
+ const VERSION_STRING = 'php1.1.7';
87
88
/**
89
* Parse\Client::initialize, must be called before using Parse features.
0 commit comments