Browse Source

change repo to develop for testing

causefx 8 years ago
parent
commit
2540ac9b1a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/config/default.php

+ 1 - 1
api/config/default.php

@@ -1,6 +1,6 @@
 <?php
 return array(
-    'branch' => 'v2-master',
+    'branch' => 'v2-develop',
     'that' => 'this',
     'organizrAPI' => 'none'
 );