Add ProfessionalCountrySpecific

This commit is contained in:
2024-04-19 23:01:21 +02:00
parent 42c1c12405
commit aa2dbd2938
2 changed files with 2 additions and 1 deletions

View File

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