Skip to content

Commit

Permalink
chore: bump version (#421)
Browse files Browse the repository at this point in the history
* chore: bump version

* chore: composer update

* chore: update build assets & POT file
  • Loading branch information
SteelWagstaff authored Sep 19, 2023
1 parent 9ed079d commit 6f52ae2
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 47 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
Contributors: conner_bw, greatislander, steelwagstaff
Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 6.1.1
Tested up to: 6.1.1
Stable tag: 1.19.0
Tested up to: 6.3.1
Stable tag: 1.19.1
Requires PHP: 8.1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand All @@ -31,8 +31,8 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks

## Changelog

### 1.19.0
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.19.0
### 1.19.1
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.19.1
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases

## Upgrade Notices
Expand Down
73 changes: 37 additions & 36 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/mix-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"/scripts/customizer-toggle.js": "/scripts/customizer-toggle.js?id=c31594589675d7c5662aaddcf7a9669a",
"/scripts/page-section.js": "/scripts/page-section.js?id=19d5c30146ea1a763bcf2bd733a75e77",
"/styles/editor.css": "/styles/editor.css?id=3fd7086e0f2bcacabc5152bf57ca90ca",
"/styles/aldine.css": "/styles/aldine.css?id=5edbf9ff970b0f8ee451bde66e8fffa4",
"/styles/aldine.css": "/styles/aldine.css?id=3f8a3c4fef589ead9e372da6b75a495d",
"/fonts/pressbooks-theme.woff": "/fonts/pressbooks-theme.woff?id=2a7aae81673f4707bbe78c8f12b72b64",
"/images/banner.jpg": "/images/banner.jpg?id=04a813e0b4f94ddfef1951557166e417",
"/images/catalog-header.jpg": "/images/catalog-header.jpg?id=223b9f7a23985f2a72df72e4e4a2ffdc",
Expand Down
2 changes: 1 addition & 1 deletion dist/styles/aldine.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions languages/pressbooks-aldine.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.19.0\n"
"Project-Id-Version: Aldine 1.19.1\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/issues\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-01T20:24:24+00:00\n"
"POT-Creation-Date: 2023-09-18T20:17:49-07:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.0\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: pressbooks-aldine\n"

#. Theme Name of the theme
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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.19.0
Version: 1.19.1
Requires at least: 6.1.1
Tested up to: 6.1.1
Tested up to: 6.3.1
Requires PHP: 8.1
License: GNU GPL v3 or later
License URI: https://github.com/pressbooks/pressbooks-aldine/tree/production/LICENSE.md
Expand Down

0 comments on commit 6f52ae2

Please sign in to comment.