Skip to content

Commit

Permalink
Version 2.3.7
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Welch <[email protected]>
  • Loading branch information
khalwat committed Sep 7, 2020
1 parent 9f0ba05 commit 2926042
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# nystudio107/craft Change Log

## 2.3.7 - 2020.09.07
### Changed
* Remove the use of `craft on` and `craft off` because they create pointless `dateUpdated` changes to `project.yaml`

## 2.3.6 - 2020.09.05
### Added
* Added image optimizers to the `php-dev-craft` Docker image
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "craftcms/craft",
"description": "nystudio107 Craft 3.4 CMS scaffolding project",
"version": "2.3.5",
"version": "2.3.7",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 2926042

Please sign in to comment.