File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55[ ![ Packagist Version] ( https://img.shields.io/packagist/v/aspose/barcode-cloud-php )] ( https://packagist.org/packages/aspose/barcode-cloud-php )
66
77- API version: 3.0
8- - Package version: 21.6 .0
8+ - Package version: 21.7 .0
99
1010## Demo applications
1111
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ class Configuration implements JsonSerializable
4949 *
5050 * @var string
5151 */
52- protected $ clientVersion = '21.6 .0 ' ;
52+ protected $ clientVersion = '21.7 .0 ' ;
5353
5454 /*
5555 * ClientId for API
@@ -365,7 +365,7 @@ public static function toDebugReport()
365365 $ report .= ' OS: ' . php_uname () . PHP_EOL ;
366366 $ report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL ;
367367 $ report .= ' OpenAPI Spec Version: 3.0 ' . PHP_EOL ;
368- $ report .= ' SDK Package Version: 21.6 .0 ' . PHP_EOL ;
368+ $ report .= ' SDK Package Version: 21.7 .0 ' . PHP_EOL ;
369369 $ report .= ' Temp Folder Path: ' . self ::getDefaultConfiguration ()->getTempFolderPath () . PHP_EOL ;
370370
371371 return $ report ;
You can’t perform that action at this time.
0 commit comments