diff --git a/shared/main.php b/shared/main.php index 1e986a0..d52cf40 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.10.0'; + return '1.10.1'; } function uupApiPrintBrand() { diff --git a/shared/requests.php b/shared/requests.php index 2d7dd41..ff91f8b 100644 --- a/shared/requests.php +++ b/shared/requests.php @@ -1,6 +1,6 @@