diff --git a/README.md b/README.md index e2189de..df343c2 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ To cache stats for a network, run (with [wp-cli](https://wp-cli.org)): `wp eval- ## Changelog +### 1.6.1 + +#### Patches + +- Handle symlinked directories when displaying network storage: [#13](https://github.com/pressbooks/pressbooks-stats/pull/13) + ### 1.6.0 #### Minor Changes diff --git a/pressbooks-stats.php b/pressbooks-stats.php index fb49a74..5a98bf9 100644 --- a/pressbooks-stats.php +++ b/pressbooks-stats.php @@ -2,8 +2,8 @@ /* Plugin Name: Pressbooks Stats Description: Pressbooks plugin which provides some basic activity statistics for a Pressbooks network. -Version: 1.6.0 -Pressbooks tested up to: 5.5.0 +Version: 1.6.1 +Pressbooks tested up to: 5.5.3 Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Network: True