Browse Source

Bump version (#355)

* Bump version
* Add workflow trigger to update-pot action
* update CI matrix
pull/356/head
Steel Wagstaff 2 years ago committed by GitHub
parent
commit
df5ab1cde3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/update-pot.yml
  2. 10
      README.md
  3. 6
      style.css

1
.github/workflows/update-pot.yml

@ -7,6 +7,7 @@ on:
paths:
- '**.php'
- '**.js'
workflow_dispatch:
jobs:
update-pot:

10
README.md

@ -10,9 +10,9 @@
Contributors: conner_bw, greatislander, steelwagstaff
Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 5.9.3
Tested up to: 6.0.1
Stable tag: 1.14.1
Requires at least: 6.0.2
Tested up to: 6.0.2
Stable tag: 1.15.0
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@ -31,9 +31,9 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
## Changelog
### 1.14.1
### 1.15.0
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.14.1
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.15.0
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases
## Upgrade Notice

6
style.css

@ -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 worlds first publisher.
Tags: publishing, catalog, pressbooks, default-theme
Version: 1.15.0-dev
Requires at least: 5.9.3
Tested up to: 6.0.1
Version: 1.15.0
Requires at least: 6.0.2
Tested up to: 6.0.2
Requires PHP: 7.4
License: GNU GPL v3 or later
License URI: https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md

Loading…
Cancel
Save