This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
The following commit(s) were added to refs/heads/main by this push:
new 6e1eae6 build(storage): update version for aliyunoss and s3 storage
6e1eae6 is described below
commit 6e1eae693bc9e4101563ad4313f178ffd9d0b55f
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