Browse Source

Next version and changelogs

pull/177/head
Dac Chartrand 6 years ago
parent
commit
ed68ab8857
  1. 18
      README.md
  2. 10
      readme.txt
  3. 2
      style.css

18
README.md

@ -14,9 +14,9 @@
[![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.8
**Tested up to:** 4.9.8
**Stable tag:** 1.5.0
**Requires at least:** 5.1.1
**Tested up to:** 5.1.1
**Stable tag:** 1.6.1
**License:** GNU General Public License v3 or later
**License URI:** LICENSE
@ -42,11 +42,19 @@ TK.
## Changelog
# 1.6.1
**Patches**
- Fix translations not loading
# 1.6.0
**Minor Changes**
**Patches**
- Simplify font size button: [#163](https://github.com/pressbooks/pressbooks-aldine/pull/163)
- Avoid unnecessary jQuery usage: [#151](https://github.com/pressbooks/pressbooks-aldine/pull/151)
# 1.5.0
@ -144,7 +152,7 @@ You can now more easily add additional pages to the network root, such as an “
## Upgrade Notice
- Aldine 1.5.0 requires PHP >= 7.1.
- Aldine 1.6.1 requires Pressbooks >= 5.7.1
## Credits

10
readme.txt

@ -16,7 +16,7 @@ Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 5.1.1
Tested up to: 5.1.1
Stable tag: 1.7.0-dev
Stable tag: 1.6.1
License: GNU General Public License v3 or later
License URI: LICENSE
@ -37,6 +37,12 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
TK.
== Changelog ==
=== 1.6.1 ===
**Patches**
- Fix translations not loading
=== 1.6.0 ===
**Minor Changes**
@ -130,7 +136,7 @@ You can now more easily add additional pages to the network root, such as an “
== Upgrade Notice ==
- Aldine 1.6.0 requires Pressbooks >= 5.7.0
- Aldine 1.6.1 requires Pressbooks >= 5.7.1
== Credits ==

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

Loading…
Cancel
Save