diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 122a59d3..23058a3c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.4" + ".": "1.0.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index dea2cb14..7ce44399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.5](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.4...1.0.5) (2024-08-27) + + +### Bug Fixes + +* institutions menu scope ([#200](https://github.com/pressbooks/pressbooks-multi-institution/issues/200)) ([15cdd5a](https://github.com/pressbooks/pressbooks-multi-institution/commit/15cdd5ad59ee9ecdca58720ee79b10c6d6241b76)) + ## [1.0.4](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.3...1.0.4) (2024-07-18) diff --git a/README.md b/README.md index be3db1ae..155d6868 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **Requires at least:** 6.4.3 \ **Tested up to:** 6.4.3 \ -**Stable tag:** 1.0.4 \ +**Stable tag:** 1.0.5 \ **License:** GPLv3 or later \ **License URI:** https://www.gnu.org/licenses/gpl-3.0.html diff --git a/pressbooks-multi-institution.php b/pressbooks-multi-institution.php index 795c9c0a..55c13d37 100644 --- a/pressbooks-multi-institution.php +++ b/pressbooks-multi-institution.php @@ -7,7 +7,7 @@ * Requires Plugins: pressbooks * Description: Tools for managing Pressbooks networks shared by multiple institutions * x-release-please-start-version - * Version: 1.0.4 + * Version: 1.0.5 * x-release-please-end * Author: Pressbooks (Book Oven Inc.) * Author URI: https://pressbooks.org