Skip to content

Commit

Permalink
Merge pull request #2168 from newrelic/prerelease_updates_9.4.1-pre
Browse files Browse the repository at this point in the history
Prerelease 9.4.1-pre
  • Loading branch information
tannalynn authored Aug 16, 2023
2 parents 4aacb86 + 8197848 commit 86cdeee
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 = 4
TINY = 0
TINY = 1

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

0 comments on commit 86cdeee

Please sign in to comment.