mirror of
https://git.uupdump.net/uup-dump/json-api.git
synced 2025-07-02 03:29:54 +09:00
0.2.2
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$webApiVersion = '0.2.1';
|
||||
$webApiVersion = '0.2.2';
|
||||
|
||||
function sendResponse($apiResponse) {
|
||||
global $webApiVersion;
|
||||
|
Reference in New Issue
Block a user