Skip to content

Commit

Permalink
v1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
devowhippit committed May 5, 2022
1 parent a42645a commit dc13065
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": "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",
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,7 +1,7 @@
<?php return array(
'root' => 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(),
Expand Down Expand Up @@ -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(),
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": "1.9.5",
"version": "1.9.6",
"description": "Connecting NYC job seekers to workforce services.",
"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.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 <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 dc13065

Please sign in to comment.