diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a90f00b..fbb1d8f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v2.10.1 +# v2.11.0 ## mm/dd/2017 1. [](#new) diff --git a/blueprints.yaml b/blueprints.yaml index 4e1dbbe9..46f47aad 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Form -version: 2.10.0 +version: 2.11.0 description: Enables the forms handling icon: check-square author: @@ -12,7 +12,7 @@ bugs: https://github.com/getgrav/grav-plugin-form/issues license: MIT dependencies: - - { name: grav, version: '>=1.3.5' } + - { name: grav, version: '>=1.3.9' } form: validation: strict