Skip to content

Commit

Permalink
Update version to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 committed Jun 22, 2023
1 parent daa5838 commit 8efced7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.6.1
* Revert Unify network ID attribute for Red Hat Satellite

## 3.6.0
* Switch to rbvmomi2 (#281)
* Raise the minimum Ruby version to 2.7 (#280)
Expand Down
2 changes: 1 addition & 1 deletion lib/fog/vsphere/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Fog
module Vsphere
VERSION = '3.6.0'.freeze
VERSION = '3.6.1'.freeze
end
end

0 comments on commit 8efced7

Please sign in to comment.