From 12faecc26925707fa59f0107f87bcae09b246d25 Mon Sep 17 00:00:00 2001 From: ivankamkin <109517020+ivankamkin@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:18:08 +0500 Subject: [PATCH] Version of SDK updated (#75) --- README.md | 2 +- src/Aspose/BarCode/Configuration.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 151fe19..d09e04e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/aspose/barcode-cloud-php/php)](https://packagist.org/packages/aspose/barcode-cloud-php) - API version: 3.0 -- Package version: 24.9.0 +- Package version: 24.10.0 - Supported PHP versions: ">=7.4 || >=8.0" ## Demo applications diff --git a/src/Aspose/BarCode/Configuration.php b/src/Aspose/BarCode/Configuration.php index 81e8738..e58d13a 100644 --- a/src/Aspose/BarCode/Configuration.php +++ b/src/Aspose/BarCode/Configuration.php @@ -20,7 +20,7 @@ class Configuration implements JsonSerializable * * @var string */ - protected $clientVersion = '24.9.0'; + protected $clientVersion = '24.10.0'; /** * ClientId for API