Skip to content

Commit e371e30

Browse files
authored
chore: bump version (#43)
1 parent fe237fc commit e371e30

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,15 @@ To cache stats for a network, run (with [wp-cli](https://wp-cli.org)): `wp eval-
1717

1818
## Changelog
1919

20-
### 1.9.0
21-
* See: https://github.com/pressbooks/pressbooks-stats/releases/tag/1.9.0
20+
### 1.10.0
21+
* See: https://github.com/pressbooks/pressbooks-stats/releases/tag/1.10.0
2222
* Full release history available at: https://github.com/pressbooks/pressbooks-stats/releases
2323

2424
## Upgrade Notices
25+
### 1.10.0
26+
* Pressbooks Stats requires PHP >= 8.1
27+
* Pressbooks Stats requires Pressbooks >= 6.18.0
28+
2529
### 1.9.0
2630
* Pressbooks Stats requires PHP >= 8.1
2731
* Pressbooks Stats requires Pressbooks >= 6.9.0

pressbooks-stats.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Description: Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
55
Requires at least: 6.5
66
Requires Plugins: pressbooks
7-
Version: 1.9.0
8-
Pressbooks tested up to: 6.9.0
7+
Version: 1.10.0
8+
Pressbooks tested up to: 6.18.0
99
Author: Pressbooks (Book Oven Inc.)
1010
Author URI: https://pressbooks.org
1111
Network: True

0 commit comments

Comments
 (0)