Skip to content

Commit 2f59a84

Browse files
bryannielsengithub-actions[bot]
authored andcommitted
Prepare Release 1.1.1
1 parent 1c7d794 commit 2f59a84

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.1.1] - 2026-02-03
6+
57
### Added
68

79
- Filesystem Adapter for integrating with Backblaze B2 service
@@ -40,7 +42,9 @@
4042

4143
- ExpressionEngine Filesystem adapters for AWS S3 and DigitalOcean Spaces
4244

43-
[Unreleased]: https://github.com/ExpressionEngine/cloud-files/compare/1.1.0...HEAD
45+
[Unreleased]: https://github.com/ExpressionEngine/cloud-files/compare/1.1.1...HEAD
46+
47+
[1.1.1]: https://github.com/ExpressionEngine/cloud-files/compare/1.1.0...1.1.1
4448

4549
[1.1.0]: https://github.com/ExpressionEngine/cloud-files/compare/1.0.2...1.1.0
4650

addon.setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'author_url' => 'https://expressionengine.com/',
1212
'name' => 'Cloud Files',
1313
'description' => '',
14-
'version' => '1.1.0',
14+
'version' => '1.1.1',
1515
'namespace' => 'CloudFiles',
1616
'settings_exist' => false,
1717
'filesystem_adapters' => [

0 commit comments

Comments
 (0)