diff --git a/Documentation/Settings.yml b/Documentation/Settings.yml index 0fced98c..92f1ca9a 100644 --- a/Documentation/Settings.yml +++ b/Documentation/Settings.yml @@ -6,8 +6,8 @@ conf.py: copyright: 2019 project: Amazon AWS S3 FAL driver (CDN) - version: 1.10 - release: 1.10.0 + version: 1.11 + release: 1.11.0 latex_documents: - - Index - aus_driver_amazon_s3.tex diff --git a/ext_emconf.php b/ext_emconf.php index e3e86ac0..38ecc12c 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.10.0', + 'version' => '1.11.0', 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => '',