Add support for Server editions

This commit is contained in:
abbodi1406
2021-05-27 23:28:47 +03:00
parent cd35a3b597
commit 5228c9817c
4 changed files with 44 additions and 14 deletions

View File

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