Skip to content

Commit b8676c8

Browse files
ivankamkinIvan Kamkin
andauthored
Update version (#63)
Co-authored-by: Ivan Kamkin <[email protected]>
1 parent 829eaa2 commit b8676c8

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.11.0
9+
- Package version: 23.12.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.11.0';
26+
protected $clientVersion = '23.12.0';
2727

2828
/**
2929
* ClientId for API

0 commit comments

Comments
 (0)