Commit 095d41a8 authored by Bas de Nooijer's avatar Bas de Nooijer

Fix version number

parent 46d9cf92
...@@ -72,7 +72,7 @@ class Client extends CoreClient ...@@ -72,7 +72,7 @@ class Client extends CoreClient
* *
* @var string * @var string
*/ */
const VERSION = '3.4.0'; const VERSION = '3.6.0';
/** /**
* Check for an exact version. * Check for an exact version.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment