Skip to content

Commit

Permalink
Force the major version bump since VERSION appeared modified in the l…
Browse files Browse the repository at this point in the history
…ast PR (#1827)

Signed-off-by: Thomas Powell <[email protected]>
  • Loading branch information
tpowell-progress authored Jul 16, 2024
1 parent 3031b97 commit e027012
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.2.0
19.0.0
2 changes: 1 addition & 1 deletion lib/ohai/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@

module Ohai
OHAI_ROOT = File.expand_path(__dir__)
VERSION = "18.2.0"
VERSION = "19.0.0"
end

0 comments on commit e027012

Please sign in to comment.