From df5ab1cde32e28dca01cd09bd58f528b03b3f369 Mon Sep 17 00:00:00 2001 From: Steel Wagstaff Date: Mon, 12 Sep 2022 16:16:11 -0700 Subject: [PATCH] Bump version (#355) * Bump version * Add workflow trigger to update-pot action * update CI matrix --- .github/workflows/update-pot.yml | 1 + README.md | 10 +++++----- style.css | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/workflows/update-pot.yml b/.github/workflows/update-pot.yml index c3fa613..7fc673f 100644 --- a/.github/workflows/update-pot.yml +++ b/.github/workflows/update-pot.yml @@ -7,6 +7,7 @@ on: paths: - '**.php' - '**.js' + workflow_dispatch: jobs: update-pot: 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