From 08615b64130f3b408a300b146a32166c310c18a2 Mon Sep 17 00:00:00 2001 From: pressbooks-ops <66340483+pressbooks-ops@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:04:29 +0800 Subject: [PATCH] chore(dev): release 1.1.0 (#211) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- pressbooks-multi-institution.php | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 23058a3c..5fdd8830 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.5" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce44399..0c5a0483 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.5...1.1.0) (2024-11-28) + + +### Features + +* support platform assignment ([efb9f0e](https://github.com/pressbooks/pressbooks-multi-institution/commit/efb9f0ed2e5849e77db354fc1972008c4548e4b0)) + ## [1.0.5](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.4...1.0.5) (2024-08-27) diff --git a/README.md b/README.md index 155d6868..aeb364c1 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.5 \ +**Stable tag:** 1.1.0 \ **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 55c13d37..f1fd2c03 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.5 + * Version: 1.1.0 * x-release-please-end * Author: Pressbooks (Book Oven Inc.) * Author URI: https://pressbooks.org