Skip to content

Commit

Permalink
Bump version to 2.12.1 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Feb 25, 2025
1 parent c4c947d commit 39ddef3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Change Log

<!-- latest_release 2.12.1 -->
## [v2.12.1](/~https://github.com/chef/kitchen-vcenter/tree/v2.12.1) (2025-02-25)

#### Merged Pull Requests
- updating to newer images for tests [#181](/~https://github.com/chef/kitchen-vcenter/pull/181) ([sean-simmons-progress](/~https://github.com/sean-simmons-progress))
<!-- latest_release -->
<!-- latest_release -->
<!-- release_rollup -->
<!-- release_rollup since=2.12.0 -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests
- updating to newer images for tests [#181](/~https://github.com/chef/kitchen-vcenter/pull/181) ([sean-simmons-progress](/~https://github.com/sean-simmons-progress)) <!-- 2.12.1 -->
<!-- release_rollup -->

<!-- latest_stable_release -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.12.0
2.12.1
2 changes: 1 addition & 1 deletion lib/kitchen-vcenter/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
# The main kitchen-vcenter module
module KitchenVcenter
# The version of this version of test-kitchen we assume enterprises want.
VERSION = "2.12.0"
VERSION = "2.12.1"
end

0 comments on commit 39ddef3

Please sign in to comment.