From 81d30173ac623b7a74c43c215d8dd7a5bc435dc8 Mon Sep 17 00:00:00 2001 From: LinkinStars Date: Mon, 24 Feb 2025 15:47:11 +0800 Subject: [PATCH] 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 a9b55d5e..d93d8f37 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 b2b0d76e..07f281be 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