Skip to content

Commit 0bfb3d9

Browse files
Release v26.4.0 (#101)
1 parent 4a05444 commit 0bfb3d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 26.3.1
10+
- Package version: 26.4.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 = '26.3.1';
23+
protected $clientVersion = '26.4.0';
2424

2525
/**
2626
* ClientId for API

0 commit comments

Comments
 (0)