Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Zimmerman committed Jul 30, 2018
1 parent e7e4b51 commit 1e963f4
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

**Requires at least:** 4.9.6
**Tested up to:** 4.9.6
**Stable tag:** 1.4.0
**Stable tag:** 1.4.1
**License:** GNU General Public License v3 or later
**License URI:** LICENSE

Expand All @@ -42,6 +42,12 @@ TK.

## Changelog

# 1.4.1

**Patches**

- Ensure that unsupported catalog subject codes aren't loaded: [#133](https://github.com/pressbooks/pressbooks-aldine/pull/133)


# 1.4.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pressbooks/pressbooks-aldine",
"version": "1.2.1",
"version": "1.4.1",
"author": "Pressbooks (Book Oven Inc.) <[email protected]>",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"description":
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Tags: publishing, catalog, pressbooks, default-theme

Requires at least: 4.9.6
Tested up to: 4.9.6
Stable tag: 1.4.0
Stable tag: 1.4.1
License: GNU General Public License v3 or later
License URI: LICENSE

Expand All @@ -37,6 +37,11 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
TK.

== Changelog ==
=== 1.4.1 ===

**Patches**

- Ensure that unsupported catalog subject codes aren't loaded: [#133](https://github.com/pressbooks/pressbooks-aldine/pull/133)

=== 1.4.0 ===

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Aldine
Theme URI: https://github.com/pressbooks/pressbooks-aldine/
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.
Version: 1.4.0
Version: 1.4.1
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine
Expand Down

0 comments on commit 1e963f4

Please sign in to comment.