Browse Source

Bump version

pull/135/head 1.4.1
Ned Zimmerman 6 years ago
parent
commit
1e963f43c2
  1. 8
      README.md
  2. 2
      package.json
  3. 7
      readme.txt
  4. 2
      style.css

8
README.md

@ -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
@ -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

2
package.json

@ -1,6 +1,6 @@
{
"name": "@pressbooks/pressbooks-aldine",
"version": "1.2.1",
"version": "1.4.1",
"author": "Pressbooks (Book Oven Inc.) <code@pressbooks.com>",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"description":

7
readme.txt

@ -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
@ -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 ===

2
style.css

@ -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 worlds first publisher.
Version: 1.4.0
Version: 1.4.1
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine

Loading…
Cancel
Save