Add debugging information to responses, update internal packs

This commit is contained in:
whatever127
2019-07-28 20:15:47 +02:00
parent dbd8b5f9c9
commit 9c6f0352e8
11 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.24.0';
return '1.25.0';
}
require_once dirname(__FILE__).'/auths.php';