Skip to content

Commit

Permalink
Bump to 3.12.0-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed May 22, 2024
1 parent 7e8bdc7 commit 761ecb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hammer_cli_foreman/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module HammerCLIForeman
def self.version
@version ||= Gem::Version.new "3.11.0"
@version ||= Gem::Version.new "3.12.0-develop"
end
end

0 comments on commit 761ecb8

Please sign in to comment.