diff --git a/main.php b/main.php index 623c3c7..5ac47c1 100644 --- a/main.php +++ b/main.php @@ -9,7 +9,7 @@ * Plugin Name: Cornerstone * Plugin URI: http://archetyped.com/tools/cornerstone/ * Description: Enhanced content management for WordPress - * Version: 0.7.7 + * Version: 0.7.8 * Requires at least: 5.3 * Text Domain: cornerstone * Author: Archetyped diff --git a/package.json b/package.json index b8d3dc5..f952026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cornerstone", - "version": "0.7.7", + "version": "0.7.8", "title": "Cornerstone", "description": "Enhanced content management for WordPress", "author": "Archetyped ", diff --git a/readme.txt b/readme.txt index 7bfcb92..8edf7ca 100644 --- a/readme.txt +++ b/readme.txt @@ -60,6 +60,10 @@ Post your questions/comments at [Cornerstone's official issue tracker](https://g == Changelog == += 0.7.8 = + +* Fix: Utilities: `count()` used on non-Countable value. (props @nikelaos) + = 0.7.7 = * Fix: Spelling.