Skip to content

Commit

Permalink
Bump version to 7.0.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 Expeditor committed Jul 15, 2020
1 parent c9ea240 commit ddf6bef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->

<!-- latest_release 7.0.15 -->
## [7.0.15](https://github.com/chef/omnibus/tree/7.0.15) (2020-07-10)
<!-- latest_release 7.0.16 -->
## [7.0.16](https://github.com/chef/omnibus/tree/7.0.16) (2020-07-15)

#### Merged Pull Requests
- Update chefstyle requirement from = 1.1.2 to = 1.1.3 [#955](https://github.com/chef/omnibus/pull/955) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- Fill in some of the gotchas that are easy to hit with omnibus [#951](https://github.com/chef/omnibus/pull/951) ([jaymzh](https://github.com/jaymzh))
<!-- latest_release -->
<!-- release_rollup since=7.0.13 -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests
- Fill in some of the gotchas that are easy to hit with omnibus [#951](https://github.com/chef/omnibus/pull/951) ([jaymzh](https://github.com/jaymzh)) <!-- 7.0.16 -->
- Update chefstyle requirement from = 1.1.2 to = 1.1.3 [#955](https://github.com/chef/omnibus/pull/955) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 7.0.15 -->
- Update chefstyle requirement from = 1.1.0 to = 1.1.2 [#954](https://github.com/chef/omnibus/pull/954) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 7.0.14 -->
<!-- release_rollup -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.15
7.0.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 = "7.0.15".freeze
VERSION = "7.0.16".freeze
end

0 comments on commit ddf6bef

Please # to comment.