Skip to content

Commit

Permalink
Merge tag 'v3.2.4' into develop
Browse files Browse the repository at this point in the history
Version 3.2.4
  • Loading branch information
terryupton committed Oct 22, 2020
2 parents 477d8f1 + 96bd17c commit 659f6de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terryupton/boilerplate-craft",
"description": "A starting boilerplate for Craft Projects",
"version": "3.2.3",
"version": "3.2.4",
"license": "MIT",
"type": "project",
"require": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "craft-bp",
"version": "3.2.3",
"version": "3.2.4",
"description": "Craft CMS boilerplate and starter project",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 659f6de

Please sign in to comment.