This commit is contained in:
eraseyourknees 2022-09-11 03:47:20 +02:00
parent 6d5f3a80f9
commit 54b605c1d4

View File

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