Skip to content

Commit

Permalink
Bump version to 8.1.16 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 Aug 3, 2021
1 parent 1efeb8d commit 62bf487
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 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->

<!-- latest_release 8.1.16 -->
## [8.1.16](/~https://github.com/chef/omnibus/tree/8.1.16) (2021-08-03)

#### Merged Pull Requests
- Update aruba requirement from ~&gt; 1.1 to ~&gt; 2.0 [#1029](/~https://github.com/chef/omnibus/pull/1029) ([dependabot[bot]](/~https://github.com/dependabot[bot]))
<!-- latest_release -->
<!-- latest_release -->
<!-- release_rollup -->
<!-- release_rollup since=8.1.15 -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests
- Update aruba requirement from ~&gt; 1.1 to ~&gt; 2.0 [#1029](/~https://github.com/chef/omnibus/pull/1029) ([dependabot[bot]](/~https://github.com/dependabot[bot])) <!-- 8.1.16 -->
<!-- release_rollup -->
<!-- latest_stable_release -->
## [8.1.15](/~https://github.com/chef/omnibus/tree/8.1.15) (2021-08-02)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.1.15
8.1.16
2 changes: 1 addition & 1 deletion lib/omnibus/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
#

module Omnibus
VERSION = "8.1.15".freeze
VERSION = "8.1.16".freeze
end

0 comments on commit 62bf487

Please sign in to comment.