Skip to content

Commit

Permalink
chore: bump version (#205)
Browse files Browse the repository at this point in the history
* chore: bum version

* chore: bump to minor version

---------

Co-authored-by: Felipe Dalcin <[email protected]>
  • Loading branch information
richard015ar and fdalcin authored Apr 10, 2024
1 parent eb2df6e commit cf275df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Contributors: conner_bw, greatislander, richard015ar, steelwagstaff
Tags: pressbooks, saml, saml2, sso, shibboleth
Requires at least: 6.4.3
Tested up to: 6.4.3
Stable tag: 2.4.2
Requires at least: 6.5
Tested up to: 6.5
Stable tag: 2.5.0
Requires PHP: 8.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -109,13 +109,14 @@ After these variables have been properly defined, basic information about SAML l

## Changelog

### 2.4.2
* See: https://github.com/pressbooks/pressbooks-saml-sso/releases/tag/2.4.2
### 2.5.0
* See: https://github.com/pressbooks/pressbooks-saml-sso/releases/tag/2.5.0
* Full release history available at: https://github.com/pressbooks/pressbooks-saml-sso/releases

## Upgrade Notices
### 2.4.2
Pressbooks SAML2 Single Sign-On 2.4.2 requires WordPress >= 6.4.3
### 2.5.0
Pressbooks SAML2 Single Sign-On 2.5.0 requires WordPress >= 6.5
Pressbooks SAML2 Single Sign-On 2.5.0 requires Pressbooks >= 6.18.0

### 2.4.1
Pressbooks SAML2 Single Sign-On 2.4.1 requires WordPress >= 6.3.2
Expand Down
2 changes: 1 addition & 1 deletion pressbooks-saml-sso.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Pressbooks SAML2 Single Sign-On
* Plugin URI: https://pressbooks.org
* Description: SAML2 Single Sign-On integration for Pressbooks (Shibboleth, Microsoft ADFS, Google Apps, etc.)
* Version: 2.4.2
* Version: 2.5.0
* Requires at least: 6.5
* Requires PHP: 8.1
* Requires Plugins: pressbooks
Expand Down

0 comments on commit cf275df

Please sign in to comment.