Skip to content

Commit

Permalink
Merge pull request #2173 from newrelic/prerelease_updates_9.4.2-pre
Browse files Browse the repository at this point in the history
Prerelease 9.4.2-pre
  • Loading branch information
tannalynn authored Aug 18, 2023
2 parents c30e43c + d095258 commit 3f67277
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 = 1
TINY = 2

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

0 comments on commit 3f67277

Please sign in to comment.