Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jajm committed Jun 13, 2024
1 parent 86c4184 commit 000c485
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## \[v3.2.1\] - 2024-06-13

- Add missing use statement in AzureFactory (#49)

## \[v3.2.0\] - 2024-01-25
- Closes #44

Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Closes #44
- Add missing use statement in AzureFactory (#49)
2 changes: 1 addition & 1 deletion config/module.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags = "amazon s3 aws, wasabi, azure, digital ocean, dropbox, google, sc
author = "Jared Howland, Jon Fackrell, & Julian Maurice"
author_link = "https://www.jaredhowland.com"
; Version is automatically updated using GitHub action `release.yml` in case you forget before releasing
version = "3.1.5"
version = "3.2.1"
configurable = true
module_link = "https://github.com/HBLL-Collection-Development/omeka-s-any-cloud"
support_link = "https://github.com/HBLL-Collection-Development/omeka-s-any-cloud/issues"
Expand Down

0 comments on commit 000c485

Please sign in to comment.