Skip to content

Commit 8458ead

Browse files
authored
Release 25.4 (#82)
1 parent 69a8011 commit 8458ead

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: 4.0
9-
- Package version: 25.3.0
9+
- Package version: 25.4.0
1010
- Supported PHP versions: ">=8.0"
1111

1212
## 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.3.0';
23+
protected $clientVersion = '25.4.0';
2424

2525
/**
2626
* ClientId for API

0 commit comments

Comments
 (0)