We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94e2b9 commit 601cb39Copy full SHA for 601cb39
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## [Unreleased]
2
+*no unreleased changes*
3
+
4
+## 7.2.6 / 2024-11-13
5
### Fixed
6
* Support Rails 7.2, 8.0, Ruby 3.3
7
lib/ndr_dev_support/version.rb
@@ -2,5 +2,5 @@
# This defines the NdrDevSupport version. If you change it, rebuild and commit the gem.
# Use "rake build" to build the gem, see rake -T for all bundler rake tasks (and our own).
module NdrDevSupport
- VERSION = '7.2.5'
+ VERSION = '7.2.6'
end
0 commit comments