From 1cf64133f6c307e70f90d1b2e5896e9c8b445e5f Mon Sep 17 00:00:00 2001 From: SteelWagstaff Date: Mon, 12 Sep 2022 15:59:13 -0700 Subject: [PATCH] Bump version --- .github/workflows/build-and-lint.yml | 2 +- README.md | 10 +++++----- style.css | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build-and-lint.yml b/.github/workflows/build-and-lint.yml index b6c5943..775302f 100644 --- a/.github/workflows/build-and-lint.yml +++ b/.github/workflows/build-and-lint.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node: [ '14', '16' ] + node: [ '14', '16', '18' ] name: Node ${{ matrix.node }} steps: diff --git a/README.md b/README.md index 0c86efb..9750c04 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Contributors: conner_bw, greatislander, steelwagstaff Tags: publishing, catalog, pressbooks, default-theme -Requires at least: 5.9.3 -Tested up to: 6.0.1 -Stable tag: 1.14.1 +Requires at least: 6.0.2 +Tested up to: 6.0.2 +Stable tag: 1.15.0 Requires PHP: 7.4 License: GNU General Public License v3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -31,9 +31,9 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks ## Changelog -### 1.14.1 +### 1.15.0 -* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.14.1 +* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.15.0 * Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases ## Upgrade Notice diff --git a/style.css b/style.css index cb90d57..f9a0c59 100644 --- a/style.css +++ b/style.css @@ -5,9 +5,9 @@ Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Tags: publishing, catalog, pressbooks, default-theme -Version: 1.15.0-dev -Requires at least: 5.9.3 -Tested up to: 6.0.1 +Version: 1.15.0 +Requires at least: 6.0.2 +Tested up to: 6.0.2 Requires PHP: 7.4 License: GNU GPL v3 or later License URI: https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md