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' => '',