forked from uup-dump/api
Fix error reporting of get.php, update packs metadata
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.19.0';
|
||||
return '1.19.1';
|
||||
}
|
||||
|
||||
require_once dirname(__FILE__).'/auths.php';
|
||||
|
Reference in New Issue
Block a user