Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
Rails 7.2 compatibility.
  • Loading branch information
sfnelson committed Sep 17, 2024
1 parent cb52846 commit 11b8bcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
katalyst-content (2.6.2)
katalyst-content (2.7.0)
active_storage_validations
activerecord
katalyst-html-attributes
Expand Down
2 changes: 1 addition & 1 deletion katalyst-content.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "katalyst-content"
spec.version = "2.6.2"
spec.version = "2.7.0"
spec.authors = ["Katalyst Interactive"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 11b8bcb

Please sign in to comment.