diff --git a/css/00-banner.css b/css/00-banner.css index 24f1c06..bc719d6 100644 --- a/css/00-banner.css +++ b/css/00-banner.css @@ -5,5 +5,5 @@ Author: WSU University Communications Author URI: https://web.wsu.edu/ Template: spine - Version: 1.3.2 + Version: 1.4.0 */ diff --git a/includes/class-wsuwp-graduate-school-theme.php b/includes/class-wsuwp-graduate-school-theme.php index c853b47..679bc33 100644 --- a/includes/class-wsuwp-graduate-school-theme.php +++ b/includes/class-wsuwp-graduate-school-theme.php @@ -6,7 +6,7 @@ class WSUWP_Graduate_School_Theme { * * @var string String used for busting cache on scripts. */ - public $script_version = '1.3.2'; + public $script_version = '1.4.0'; /** * @since 0.5.0 diff --git a/package-lock.json b/package-lock.json index f7fc989..979065d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gradschool.wsu.edu", - "version": "1.3.2", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6011193..b0f5f89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gradschool.wsu.edu", - "version": "1.3.2", + "version": "1.4.0", "repository": { "type": "git", "url": "https://github.com/washingtonstateuniversity/gradschool.wsu.edu" diff --git a/style.css b/style.css index e5a2854..8876715 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: WSU University Communications Author URI: https://web.wsu.edu/ Template: spine - Version: 1.3.2 + Version: 1.4.0 */ /* Rework starts here */