From 747898ba8311300c62ba9a89a5188eede1576bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20H=C3=B6lzle?= Date: Thu, 4 Mar 2021 16:52:32 +0100 Subject: [PATCH] [TASK] Release version 1.11.1 --- Documentation/Settings.yml | 2 +- ext_emconf.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Settings.yml b/Documentation/Settings.yml index 92f1ca9a..971f238d 100644 --- a/Documentation/Settings.yml +++ b/Documentation/Settings.yml @@ -7,7 +7,7 @@ conf.py: copyright: 2019 project: Amazon AWS S3 FAL driver (CDN) version: 1.11 - release: 1.11.0 + release: 1.11.1 latex_documents: - - Index - aus_driver_amazon_s3.tex diff --git a/ext_emconf.php b/ext_emconf.php index c32d64bc..9b5e048e 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -5,7 +5,7 @@ 'title' => 'Amazon AWS S3 FAL driver (CDN)', 'description' => 'Provides a FAL driver for the Amazon Web Service S3.', 'category' => 'be', - 'version' => '1.11.0', + 'version' => '1.11.1', 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => '',