Skip to content

Commit 6230ee1

Browse files
authored
Version of SDK updated (#60)
1 parent c966cb6 commit 6230ee1

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: 23.9.0
9+
- Package version: 23.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
@@ -23,7 +23,7 @@ class Configuration implements JsonSerializable
2323
*
2424
* @var string
2525
*/
26-
protected $clientVersion = '23.9.0';
26+
protected $clientVersion = '23.10.0';
2727

2828
/**
2929
* ClientId for API

0 commit comments

Comments
 (0)