Skip to content

Commit 12faecc

Browse files
authored
Version of SDK updated (#75)
1 parent b90eee2 commit 12faecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/aspose/barcode-cloud-php/php)](https://packagist.org/packages/aspose/barcode-cloud-php)
77

88
- API version: 3.0
9-
- Package version: 24.9.0
9+
- Package version: 24.10.0
1010
- Supported PHP versions: ">=7.4 || >=8.0"
1111

1212
## Demo applications

src/Aspose/BarCode/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Configuration implements JsonSerializable
2020
*
2121
* @var string
2222
*/
23-
protected $clientVersion = '24.9.0';
23+
protected $clientVersion = '24.10.0';
2424

2525
/**
2626
* ClientId for API

0 commit comments

Comments
 (0)