Branch selection support

This commit is contained in:
2024-02-28 18:38:42 +01:00
parent d10e24cf5b
commit ca81835609
3 changed files with 93 additions and 18 deletions

View File

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