This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch feat/storage
in repository https://gitbox.apache.org/repos/asf/answer-plugins.git

commit 81d30173ac623b7a74c43c215d8dd7a5bc435dc8
Author: LinkinStars <[email protected]>
AuthorDate: Mon Feb 24 15:47:11 2025 +0800

    build(storage): update version for aliyunoss and s3 storage
---
 storage-aliyunoss/info.yaml | 2 +-
 storage-s3/info.yaml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/storage-aliyunoss/info.yaml b/storage-aliyunoss/info.yaml
index a9b55d5..d93d8f3 100644
--- a/storage-aliyunoss/info.yaml
+++ b/storage-aliyunoss/info.yaml
@@ -17,6 +17,6 @@
 
 slug_name: aliyunoss_storage
 type: storage
-version: 1.2.10
+version: 1.2.11
 author: answerdev
 link: https://github.com/apache/answer-plugins/tree/main/storage-aliyunoss
diff --git a/storage-s3/info.yaml b/storage-s3/info.yaml
index b2b0d76..07f281b 100644
--- a/storage-s3/info.yaml
+++ b/storage-s3/info.yaml
@@ -17,6 +17,6 @@
 
 slug_name: s3_storage
 type: storage
-version: 1.2.10
+version: 1.2.11
 author: answerdev
 link: https://github.com/apache/answer-plugins/tree/main/storage-s3

Reply via email to