diff --git a/shared/main.php b/shared/main.php index 4b5851a..26ee88e 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.35.0'; + return '1.35.1'; } require_once dirname(__FILE__).'/auths.php';