Skip to content

Commit 601cb39

Browse files
authored
tag v7.2.6 (#138)
1 parent e94e2b9 commit 601cb39

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## [Unreleased]
2+
*no unreleased changes*
3+
4+
## 7.2.6 / 2024-11-13
25
### Fixed
36
* Support Rails 7.2, 8.0, Ruby 3.3
47

lib/ndr_dev_support/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# This defines the NdrDevSupport version. If you change it, rebuild and commit the gem.
33
# Use "rake build" to build the gem, see rake -T for all bundler rake tasks (and our own).
44
module NdrDevSupport
5-
VERSION = '7.2.5'
5+
VERSION = '7.2.6'
66
end

0 commit comments

Comments
 (0)