rabin 6 years ago
parent
commit
4a732b151c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Client.php

+ 1 - 1
lib/Client.php

@@ -12,7 +12,7 @@ class Client extends Base
 	 * @desc prefix
 	 * @var string
 	 */
-	private $prefix = 'v1_';
+	private $prefix = 'v2_';
 
 	/**
 	 * @desc account