Skip to content

Commit 8398e8b

Browse files
Denis-AverinIvan Kamkin
andauthored
Version of SDK updated. (#71)
Co-authored-by: Ivan Kamkin <[email protected]>
1 parent cedb44b commit 8398e8b

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.5.0
9+
- Package version: 24.6.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.5.0';
23+
protected $clientVersion = '24.6.0';
2424

2525
/**
2626
* ClientId for API

0 commit comments

Comments
 (0)