Skip to content

Commit

Permalink
[TASK] Release version 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lagerregal committed Mar 4, 2021
1 parent e109d8e commit 747898b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => '',
Expand Down

0 comments on commit 747898b

Please sign in to comment.