diff --git a/shared/main.php b/shared/main.php index 5202d51..877dacc 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.39.1'; + return '1.39.2'; } require_once dirname(__FILE__).'/auths.php';