Update aliyun-oss-wordpress.php

pull/46/head
Luffy 2024-11-21 13:07:59 +08:00 committed by GitHub
parent 9efb3891b6
commit 9a5756ba4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ use OSS\Credentials\CredentialsProvider;
use AlibabaCloud\Credentials\Credential;
use OSS\Credentials\StaticCredentialsProvider;
define('OSS_VERSION', '1.4.18');
define('OSS_VERSION', '1.4.19');
define('OSS_BASEFOLDER', plugin_basename(dirname(__FILE__)));
if (!function_exists('get_home_path')) {