Browse Source

Update version and readme.

pull/120/head 1.2.1
Ned Zimmerman 7 years ago
parent
commit
e13d875c72
No known key found for this signature in database
GPG Key ID: FF56334A013120CA
  1. 10
      README.md
  2. 2
      package.json
  3. 8
      readme.txt
  4. 2
      style.css

10
README.md

@ -12,12 +12,11 @@
[![Slack](https://pressbooks-slack.now.sh/badge.svg)](https://pressbooks-slack.now.sh)
[![Open Collective](https://opencollective.com/pressbooks/tiers/backer/badge.svg?label=backers&color=brightgreen)](https://opencollective.com/pressbooks/)
[![Open Collective](https://opencollective.com/pressbooks/tiers/sponsor/badge.svg?label=sponsors&color=brightgreen)](https://opencollective.com/pressbooks/)
**Tags:** publishing, catalog, pressbooks, default-theme
**Requires at least:** 4.9.4
**Tested up to:** 4.9.4
**Stable tag:** 1.2.0
**Stable tag:** 1.2.1
**License:** GNU General Public License v3 or later
**License URI:** LICENSE
@ -44,6 +43,13 @@ TK.
## Changelog
# 1.2.1
**Patches**
- Fix an issue where inserting a Call to Action via the toolbar used the wrong shortcode attribute for the link ([#118](https://github.com/pressbooks/pressbooks-aldine/issues/118)): [#119](https://github.com/pressbooks/pressbooks-aldine/pull/119)
# 1.2.0
**Minor Changes**

2
package.json

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

8
readme.txt

@ -16,7 +16,7 @@ Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 4.9.4
Tested up to: 4.9.4
Stable tag: 1.2.0
Stable tag: 1.2.1
License: GNU General Public License v3 or later
License URI: LICENSE
@ -38,6 +38,12 @@ TK.
== Changelog ==
=== 1.2.1 ===
**Patches**
- Fix an issue where inserting a Call to Action via the toolbar used the wrong shortcode attribute for the link ([#118](https://github.com/pressbooks/pressbooks-aldine/issues/118)): [#119](https://github.com/pressbooks/pressbooks-aldine/pull/119)
=== 1.2.0 ===
**Minor Changes**

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.3.0-dev
Version: 1.2.1
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine

Loading…
Cancel
Save