This commit is contained in:
eraseyourknees 2022-10-23 17:58:32 +02:00
parent c5d4090bac
commit 1fc14b6fd4

View File

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