We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a8011 commit 8458eadCopy full SHA for 8458ead
README.md
@@ -6,7 +6,7 @@
6
[](https://packagist.org/packages/aspose/barcode-cloud-php)
7
8
- API version: 4.0
9
-- Package version: 25.3.0
+- Package version: 25.4.0
10
- Supported PHP versions: ">=8.0"
11
12
## SDK and API Version Compatibility:
src/Aspose/BarCode/Configuration.php
@@ -20,7 +20,7 @@ class Configuration implements JsonSerializable
20
*
21
* @var string
22
*/
23
- protected $clientVersion = '25.3.0';
+ protected $clientVersion = '25.4.0';
24
25
/**
26
* ClientId for API
0 commit comments