Skip to content

Commit

Permalink
bump version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scribu committed Sep 18, 2015
1 parent 513d4dc commit cb1457d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Smarter Navigation
Description: Generates more specific previous / next post links based on referrer.
Author: scribu, versusbassz
Version: 1.3.2
Version: 1.4
Plugin URI: http://wordpress.org/extend/plugins/smarter-navigation/
*/

Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: scribu, versusbassz
Tags: navigation, previous, next, referrer
Requires at least: 3.2
Tested up to: 3.5
Stable tag: 1.3.2
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -68,6 +68,10 @@ Make sure your host is running PHP 5. Add this line to wp-config.php to check:

== Changelog ==

= 1.4 =
* added support for custom taxonomies. props badfeather
* fixed strict standards errors. props badfeather

= 1.3.2 =
* fix case when plugin worked incorrect with pagination

Expand Down

0 comments on commit cb1457d

Please sign in to comment.