This commit is contained in:
eraseyourknees 2022-09-06 17:22:54 +02:00
parent 0ea0de8c2c
commit a3c0065706

View File

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