Ignore case of specified build

This commit is contained in:
2023-11-11 03:39:16 +01:00
parent 140613f657
commit d10e24cf5b
2 changed files with 2 additions and 2 deletions

View File

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