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 88[ ![ Packagist Version] ( https://img.shields.io/packagist/v/aspose/barcode-cloud-php )] ( https://packagist.org/packages/aspose/barcode-cloud-php )
99
1010- API version: 3.0
11- - Package version: 22.1 .0
11+ - Package version: 22.3 .0
1212
1313## Demo applications
1414
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 = '22.1 .0 ' ;
52+ protected $ clientVersion = '22.3 .0 ' ;
5353
5454 /*
5555 * ClientId for API
@@ -378,7 +378,7 @@ public static function toDebugReport()
378378 $ report .= ' OS: ' . php_uname () . PHP_EOL ;
379379 $ report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL ;
380380 $ report .= ' OpenAPI Spec Version: 3.0 ' . PHP_EOL ;
381- $ report .= ' SDK Package Version: 22.1 .0 ' . PHP_EOL ;
381+ $ report .= ' SDK Package Version: 22.3 .0 ' . PHP_EOL ;
382382 $ report .= ' Temp Folder Path: ' . self ::getDefaultConfiguration ()->getTempFolderPath () . PHP_EOL ;
383383
384384 return $ report ;
You can’t perform that action at this time.
0 commit comments