Skip to content

Commit d07fda4

Browse files
authored
Release 25.12 (#92)
1 parent e3075f8 commit d07fda4

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
@@ -7,7 +7,7 @@
77
[![Packagist Version](https://img.shields.io/packagist/v/aspose/barcode-cloud-php)](https://packagist.org/packages/aspose/barcode-cloud-php)
88

99
- API version: 4.0
10-
- Package version: 25.11.0
10+
- Package version: 25.12.0
1111
- Supported PHP versions: ">=8.0"
1212

1313
## SDK and API Version Compatibility:

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 = '25.11.0';
23+
protected $clientVersion = '25.12.0';
2424

2525
/**
2626
* ClientId for API

0 commit comments

Comments
 (0)