This commit is contained in:
eraseyourknees 2022-10-22 01:20:35 +02:00
parent 2cfa0422c1
commit b0f78dedbc

View File

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