Add listid response caching

This commit is contained in:
eraseyourknees
2022-08-26 20:10:15 +02:00
parent 2dbb52dc7f
commit 4971a19b8a
3 changed files with 33 additions and 10 deletions

View File

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