Minor flags fixes

This commit is contained in:
2023-11-09 20:36:28 +01:00
parent 4694c8dc00
commit 140613f657
2 changed files with 4 additions and 4 deletions

View File

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