From c5479a2d9e82c8de22293e9a3f2b729e319cd956 Mon Sep 17 00:00:00 2001 From: Steel Wagstaff Date: Mon, 31 Oct 2022 11:44:43 -0700 Subject: [PATCH] Bump version (#366) --- .github/workflows/standards-and-tests.yml | 4 ++-- README.md | 10 +++++----- style.css | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/standards-and-tests.yml b/.github/workflows/standards-and-tests.yml index ff7b8dd..d17254d 100644 --- a/.github/workflows/standards-and-tests.yml +++ b/.github/workflows/standards-and-tests.yml @@ -15,12 +15,12 @@ jobs: matrix: php: [ 7.4, 8.0 ] os: [ ubuntu-20.04 ] - wordpress: [ 6.0.2, latest ] + wordpress: [ 6.0.3, latest ] include: - experimental: true - experimental: false php: 8.0 - wordpress: 6.0.2 + wordpress: 6.0.3 name: Test - PHP ${{ matrix.php }} - WP ${{ matrix.wordpress }} diff --git a/README.md b/README.md index 3ab0d80..658fca0 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: 6.0.2 -Tested up to: 6.0.2 -Stable tag: 1.16.0 +Requires at least: 6.0.3 +Tested up to: 6.0.3 +Stable tag: 1.17.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.16.1 +### 1.17.0 -* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.16.1 +* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.17.0 * Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases ## Upgrade Notice diff --git a/style.css b/style.css index 87561a4..81ce436 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.16.1 -Requires at least: 6.0.2 -Tested up to: 6.0.2 +Version: 1.17.0 +Requires at least: 6.0.3 +Tested up to: 6.0.3 Requires PHP: 7.4 License: GNU GPL v3 or later License URI: https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md