From 0a7ee5c9d13a6cb2ab4643fbaae4de5d11611394 Mon Sep 17 00:00:00 2001 From: Sourabh Chakraborty Date: Thu, 16 Mar 2023 15:21:11 -0400 Subject: [PATCH] v2.0.1 --- composer.json | 2 +- composer.lock | 2 +- vendor/composer/installed.php | 8 ++++---- wp-content/themes/workingnyc/package-lock.json | 4 ++-- wp-content/themes/workingnyc/package.json | 2 +- wp-content/themes/workingnyc/style.css | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index ad556052b..b26f65060 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nyco/working-nyc", "description": "Start your journey towards a career through work, job training, and education", - "version": "2.0.2", + "version": "2.0.1", "authors": [ { "name": "NYC Opportunity", diff --git a/composer.lock b/composer.lock index 77b0c5496..f5293f1f1 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": "5d9fb9d352d7bb36a254433056003f73", + "content-hash": "46a08b5ffaa0d6257423a7d895b379f9", "packages": [ { "name": "altorouter/altorouter", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index ecaad9b48..6c6623916 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,8 +1,8 @@ array( 'name' => 'nyco/working-nyc', - 'pretty_version' => '2.0.2', - 'version' => '2.0.2.0', + 'pretty_version' => '2.0.1', + 'version' => '2.0.1.0', 'reference' => NULL, 'type' => 'library', 'install_path' => __DIR__ . '/../../', @@ -119,8 +119,8 @@ 'dev_requirement' => false, ), 'nyco/working-nyc' => array( - 'pretty_version' => '2.0.2', - 'version' => '2.0.2.0', + 'pretty_version' => '2.0.1', + 'version' => '2.0.1.0', 'reference' => NULL, 'type' => 'library', 'install_path' => __DIR__ . '/../../', diff --git a/wp-content/themes/workingnyc/package-lock.json b/wp-content/themes/workingnyc/package-lock.json index ebb4ac41b..f66922e83 100644 --- a/wp-content/themes/workingnyc/package-lock.json +++ b/wp-content/themes/workingnyc/package-lock.json @@ -1,12 +1,12 @@ { "name": "workingnyc", - "version": "2.0.2", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "workingnyc", - "version": "2.0.2", + "version": "2.0.1", "dependencies": { "@nycopportunity/standard": "^0.0.0-30", "@nycopportunity/working-patterns": "^0.0.1-60", diff --git a/wp-content/themes/workingnyc/package.json b/wp-content/themes/workingnyc/package.json index a3f18afd5..da7841d9f 100644 --- a/wp-content/themes/workingnyc/package.json +++ b/wp-content/themes/workingnyc/package.json @@ -1,6 +1,6 @@ { "name": "workingnyc", - "version": "2.0.2", + "version": "2.0.1", "description": "Start your journey towards a career through work, job training, and education", "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 45955cb32..e5d448f71 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: 2.0.2 +Version: 2.0.1 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.