Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devowhippit committed Dec 15, 2022
1 parent f09b6a6 commit b14088c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nyco/working-nyc",
"description": "Start your journey towards a career through work, job training, and education",
"version": "2.0.0",
"version": "2.0.1",
"authors": [
{
"name": "NYC Opportunity",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'nyco/working-nyc',
'pretty_version' => '2.0.0',
'version' => '2.0.0.0',
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
Expand Down Expand Up @@ -119,8 +119,8 @@
'dev_requirement' => false,
),
'nyco/working-nyc' => array(
'pretty_version' => '2.0.0',
'version' => '2.0.0.0',
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
Expand Down
4 changes: 2 additions & 2 deletions wp-content/themes/workingnyc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion wp-content/themes/workingnyc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workingnyc",
"version": "2.0.0",
"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",
Expand Down
2 changes: 1 addition & 1 deletion wp-content/themes/workingnyc/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Theme Name: Working NYC
Theme URI: https://github.com/cityofnewyork/working-nyc
Version: 1.9.7
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 <a href="https://github.com/cityofnewyork/working-nyc">source code can be viewed on GitHub</a>. This WordPress site is built using the <a href="https://github.com/cityofnewyork/nyco-wp-boilerplate">NYCO WordPress Boilerplate</a>.
Expand Down

0 comments on commit b14088c

Please sign in to comment.