diff --git a/composer.json b/composer.json index b0efdfa35..597b02deb 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nyco/working-nyc", "description": "Find and connect to services and resources that can help you prepare for and get a job.", - "version": "1.9.5", + "version": "1.9.6", "authors": [ { "name": "NYC Opportunity", diff --git a/composer.lock b/composer.lock index 763c4a3bc..4a270bbf5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a525b9b6428ab67fdc79df1288e71e05", + "content-hash": "eda8e35bf0486789191aa34966e04136", "packages": [ { "name": "altorouter/altorouter", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 765013ef9..fc274d98a 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,7 +1,7 @@ array( - 'pretty_version' => '1.9.5', - 'version' => '1.9.5.0', + 'pretty_version' => '1.9.6', + 'version' => '1.9.6.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -119,8 +119,8 @@ 'dev_requirement' => false, ), 'nyco/working-nyc' => array( - 'pretty_version' => '1.9.5', - 'version' => '1.9.5.0', + 'pretty_version' => '1.9.6', + 'version' => '1.9.6.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), diff --git a/wp-content/themes/workingnyc/package-lock.json b/wp-content/themes/workingnyc/package-lock.json index fe6f5f556..4ecfc999f 100644 --- a/wp-content/themes/workingnyc/package-lock.json +++ b/wp-content/themes/workingnyc/package-lock.json @@ -1,12 +1,12 @@ { "name": "workingnyc", - "version": "1.9.5", + "version": "1.9.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "workingnyc", - "version": "1.9.5", + "version": "1.9.6", "dependencies": { "@nycopportunity/pttrn-scripts": "^1.0.13", "@nycopportunity/working-patterns": "^0.0.1-59", diff --git a/wp-content/themes/workingnyc/package.json b/wp-content/themes/workingnyc/package.json index fe600a19c..2a1683a4d 100644 --- a/wp-content/themes/workingnyc/package.json +++ b/wp-content/themes/workingnyc/package.json @@ -1,6 +1,6 @@ { "name": "workingnyc", - "version": "1.9.5", + "version": "1.9.6", "description": "Connecting NYC job seekers to workforce services.", "author": "Mayor's Office for Economic Opportunity", "private": "true", diff --git a/wp-content/themes/workingnyc/style.css b/wp-content/themes/workingnyc/style.css index 3e90b54c0..e51d853cb 100644 --- a/wp-content/themes/workingnyc/style.css +++ b/wp-content/themes/workingnyc/style.css @@ -1,7 +1,7 @@ /* Theme Name: Working NYC Theme URI: https://github.com/cityofnewyork/working-nyc -Version: 1.9.5 +Version: 1.9.6 Author: NYC Opportunity Author URI: https://github.com/nycopportunity Description: A custom WordPress site and theme created and maintained by the Mayor's Office for Economic Opportunity and the Mayor's Office of Workforce Development. The source code can be viewed on GitHub. This WordPress site is built using the NYCO WordPress Boilerplate.