Skip to content

Commit

Permalink
Merge pull request #29 from pressbooks/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ho-man-chan committed Oct 31, 2022
2 parents c59467c + 872e5cc commit 8b7d77d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
matrix:
php: [ 7.4, 8.0 ]
os: [ ubuntu-20.04 ]
wordpress: [ 6.0.2, latest ]
wordpress: [ 6.0.3, latest ]
include:
- experimental: true
- experimental: false
php: 8.0
wordpress: 6.0.2
wordpress: 6.0.3

name: Test - PHP ${{ matrix.php }} - WP ${{ matrix.wordpress }}

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ To cache stats for a network, run (with [wp-cli](https://wp-cli.org)): `wp eval-

## Changelog

### 1.6.5
### 1.7.0

* See: https://github.com/pressbooks/pressbooks-stats/releases/tag/1.6.5
* See: https://github.com/pressbooks/pressbooks-stats/releases/tag/1.7.0
* Full release history available at: https://github.com/pressbooks/pressbooks-stats/releases

## Upgrade Notice
Expand Down
4 changes: 2 additions & 2 deletions pressbooks-stats.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/*
Plugin Name: Pressbooks Stats
Description: Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
Version: 1.6.5
Pressbooks tested up to: 5.34.1
Version: 1.7.0
Pressbooks tested up to: 6.3.0
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Network: True
Expand Down

0 comments on commit 8b7d77d

Please sign in to comment.