Skip to content

Commit

Permalink
Merge pull request #2416 from newrelic/prerelease_updates_9.7.1-pre
Browse files Browse the repository at this point in the history
Prerelease 9.7.1-pre
  • Loading branch information
hannahramadan authored Jan 25, 2024
2 parents 2d3dfec + 3ebfd12 commit 069464a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module NewRelic
module VERSION # :nodoc:
MAJOR = 9
MINOR = 7
TINY = 0
TINY = 1

STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
end
Expand Down

0 comments on commit 069464a

Please sign in to comment.