Skip to content

Commit

Permalink
Release v2.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvldigital committed Apr 11, 2019
1 parent dda1573 commit 60d2f1a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.3.0.1 - 2019-04-11
### Changed
- Disable saveModifiedBlocksOnly for now

## 2.3.0 - 2019-04-03
### Added
- Added support for the project config rebuild functionality introduced in Craft 3.1.20
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": "spicyweb/craft-neo",
"description": "A Matrix-like field type that uses existing fields",
"version": "2.3.0",
"version": "2.3.0.1",
"type": "craft-plugin",
"keywords": [
"cms",
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-neo",
"version": "2.3.0",
"version": "2.3.0.1",
"description": "A Matrix-like field type that uses existing fields",
"main": "webpack.config.js",
"scripts": {
Expand Down

0 comments on commit 60d2f1a

Please sign in to comment.