Fix broken minor support

This commit is contained in:
2024-03-12 20:50:07 +01:00
parent ca81835609
commit d58f53de42
2 changed files with 5 additions and 1 deletions

View File

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