rabin 6 年 前
コミット
4a732b151c
1 ファイル変更1 行追加1 行削除
  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