Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dac514 committed Jul 2, 2019
1 parent 238cb67 commit 11eb173
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,14 @@ From within your WordPress or Bedrock root directory, run:

To cache stats for a network, run (with [wp-cli](https://wp-cli.org)): `wp eval-file bin/cache.php`. You can set up a cron job for this if you want.

## Changelog
## Changelog

### 1.6.2
### 1.6.3

#### Patches
* See: https://github.com/pressbooks/pressbooks-stats/releases/tag/1.6.3
* Full release history available at: https://github.com/pressbooks/pressbooks-stats/releases

- Prevent cache stampedes: [#17](https://github.com/pressbooks/pressbooks-stats/pull/17)
- Add PB_DISABLE_NETWORK_STORAGE constant: [#18](https://github.com/pressbooks/pressbooks-stats/pull/17)
## Upgrade Notice

### 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

- Add network storage usage to network dashboard: [#11](https://github.com/pressbooks/pressbooks-stats/pull/11)
### 1.6.3
* Pressbooks Stats requires Pressbooks >= 5.8.3
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.2
Pressbooks tested up to: 5.5.3
Version: 1.6.3
Pressbooks tested up to: 5.8.3
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Network: True
Expand Down

0 comments on commit 11eb173

Please sign in to comment.