diff --git a/bu-navigation.php b/bu-navigation.php index 8bb3ab8..b4d3cef 100644 --- a/bu-navigation.php +++ b/bu-navigation.php @@ -5,7 +5,7 @@ Author: Boston University (IS&T) Author URI: http://sites.bu.edu/web/ Description: Provides alternative navigation elements designed for blogs with large page counts -Version: 1.2.19 +Version: 1.2.20 Text Domain: bu-navigation Domain Path: /languages */ @@ -60,7 +60,7 @@ class BU_Navigation_Plugin { // Plugin settings public $settings; - const VERSION = '1.2.19'; + const VERSION = '1.2.20'; public function __construct() { diff --git a/package-lock.json b/package-lock.json index 577e0a6..f2cdd12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bu-navigation", - "version": "1.2.19", + "version": "1.2.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 74133f3..b7a64af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bu-navigation", - "version": "1.2.19", + "version": "1.2.20", "description": "Provides alternative navigation elements designed for blogs with large page counts", "main": "bu-navigation.php", "directories": { diff --git a/readme.md b/readme.md index 336c3bc..ea95827 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ **Tags:** navigation, hierarchical, post type, boston university, bu **Requires at least:** 3.1 **Tested up to:** 5.5 -**Stable tag:** 1.2.19 +**Stable tag:** 1.2.20 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index 065e186..db6ebfe 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ntk, mgburns, gcorne, jtwiest, awbauer, inderpreet99 Tags: navigation, hierarchical, post type, boston university, bu Requires at least: 3.1 Tested up to: 5.5 -Stable tag: 1.2.19 +Stable tag: 1.2.20 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html