diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a57dac8..b89338a 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -5,4 +5,4 @@ Integrate Amazon S3, CloudFront and Amazon S3–compatible storage with Joomla!'
#### Changelog
-* 🐞 Cannot set up an S3-compatible storage service using v4 signatures
+* 🐞 Amazon S3 no longer allows creating 0-byte files as pseudo-folder entries
diff --git a/plugins/filesystem/s3/s3.xml b/plugins/filesystem/s3/s3.xml
index 9a5bf6b..01f51c4 100644
--- a/plugins/filesystem/s3/s3.xml
+++ b/plugins/filesystem/s3/s3.xml
@@ -12,8 +12,8 @@
https://www.akeeba.com
Copyright (c)2022-2024 Akeeba Ltd / Nicholas K. Dionysopoulos
GNU GPL v3 or later
- 2024-06-10
- 1.1.2
+ 2024-11-05
+ 1.1.3
PLG_FILESYSTEM_S3_XML_DESCRIPTION
Akeeba\Plugin\Filesystem\S3