Disable link changes to HTTPS

This commit is contained in:
eraseyourknees
2022-10-05 16:32:40 +02:00
parent aeb86d4333
commit d089aa698c
2 changed files with 2 additions and 9 deletions

View File

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