diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6fdb6..65bb160 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## Unreleased +## [0.4.2] - 2022-06-23 ### Fixed @@ -54,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release +[0.4.2]: https://github.com/biblibre/omeka-s-module-CAS/releases/tag/v0.4.2 [0.4.1]: https://github.com/biblibre/omeka-s-module-CAS/releases/tag/v0.4.1 [0.4.0]: https://github.com/biblibre/omeka-s-module-CAS/releases/tag/v0.4.0 [0.3.0]: https://github.com/biblibre/omeka-s-module-CAS/releases/tag/v0.3.0 diff --git a/config/module.ini b/config/module.ini index 528dc16..30677b8 100644 --- a/config/module.ini +++ b/config/module.ini @@ -1,6 +1,6 @@ [info] name = "CAS" -version = "0.4.1" +version = "0.4.2" author = "BibLibre" configurable = true description = "Authenticate with CAS"