Skip to content

Commit

Permalink
version 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 10, 2020
1 parent 90fdd73 commit da4a41c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## Unreleased
## 2.5.1 - 2020-05-31

### Changed
- Requires Craft 3.4.23+.

### Fixed
- Fixed an error that could occur when rendering field type settings, if the field’s `getSettingsHtml()` method was expecting to be called from a Twig template.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/super-table",
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
"version": "2.5.0",
"version": "2.5.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit da4a41c

Please sign in to comment.