Skip to content

Commit

Permalink
v3.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devowhippit committed May 26, 2021
1 parent 9b61c13 commit a9a2269
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nyco/access-nyc",
"version": "3.31.0",
"version": "3.32.0",
"description": "Find help in NYC with food, money, housing, work and more on ACCESS NYC",
"homepage": "https://access.nyc.gov",
"authors": [
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/InstalledVersions.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ class InstalledVersions
private static $installed = array (
'root' =>
array (
'pretty_version' => '3.31.0',
'version' => '3.31.0.0',
'pretty_version' => '3.32.0',
'version' => '3.32.0.0',
'aliases' =>
array (
),
Expand Down Expand Up @@ -210,8 +210,8 @@ class InstalledVersions
),
'nyco/access-nyc' =>
array (
'pretty_version' => '3.31.0',
'version' => '3.31.0.0',
'pretty_version' => '3.32.0',
'version' => '3.32.0.0',
'aliases' =>
array (
),
Expand Down
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 (
'pretty_version' => '3.31.0',
'version' => '3.31.0.0',
'pretty_version' => '3.32.0',
'version' => '3.32.0.0',
'aliases' =>
array (
),
Expand Down Expand Up @@ -184,8 +184,8 @@
),
'nyco/access-nyc' =>
array (
'pretty_version' => '3.31.0',
'version' => '3.31.0.0',
'pretty_version' => '3.32.0',
'version' => '3.32.0.0',
'aliases' =>
array (
),
Expand Down
5 changes: 3 additions & 2 deletions wp-content/themes/access/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/access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "access-nyc",
"version": "3.31.0",
"version": "3.32.0",
"description": "Find help in NYC with food, money, housing, work and more on ACCESS NYC",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion wp-content/themes/access/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Theme Name: ACCESS NYC
Theme URI: https://github.com/CityOfNewYork/ACCESS-NYC
Version: 3.31.0
Version: 3.32.0
Author: Blue State Digital | NYC Opportunity
Author URI: bluestatedigital.com | nyc.gov/opportunity
Description: Find help in NYC with food, money, housing, work and more on ACCESS NYC
Expand Down

0 comments on commit a9a2269

Please sign in to comment.