Skip to content

Commit ac5a56a

Browse files
author
Ned Zimmerman
committed
Bump to 0.4.1.
1 parent 53ff206 commit ac5a56a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** pressbooks, sso, cas
55
**Requires at least:** 4.9.5
66
**Tested up to:** 4.9.5
7-
**Stable tag:** 0.4.0
7+
**Stable tag:** 0.4.1
88
**License:** GPLv3 or later
99
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -46,6 +46,10 @@ Then, activate and configure the plugin at the Network level.
4646
## Changelog
4747

4848

49+
### 0.4.1
50+
* Fix build.
51+
52+
4953
### 0.4.0
5054
* Redirect to the page the user signed in from (network homepage or book homepage).
5155
* Clarify error message when CAS is set to "Refuse Access".

pressbooks-cas-sso.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Pressbooks CAS Single Sign-On
44
Plugin URI: https://pressbooks.org
55
Description: CAS Single Sign-On integration for Pressbooks.
6-
Version: 0.4.0
6+
Version: 0.4.1
77
Author: Pressbooks (Book Oven Inc.)
88
Author URI: https://pressbooks.org
99
Requires PHP: 7.0

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://opencollective.com/pressbooks/
44
Tags: pressbooks, sso, cas
55
Requires at least: 4.9.5
66
Tested up to: 4.9.5
7-
Stable tag: 0.4.0
7+
Stable tag: 0.4.1
88
License: GPLv3 or later
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -40,6 +40,9 @@ Then, activate and configure the plugin at the Network level.
4040

4141
== Changelog ==
4242

43+
= 0.4.1 =
44+
* Fix build.
45+
4346
= 0.4.0 =
4447
* Redirect to the page the user signed in from (network homepage or book homepage).
4548
* Clarify error message when CAS is set to "Refuse Access".

0 commit comments

Comments
 (0)