Skip to content

Commit b9f4c8f

Browse files
committed
Bump version to 9.1.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
1 parent fc6f820 commit b9f4c8f

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
22

3-
<!-- latest_release 9.1.4 -->
4-
## [9.1.4](https://github.com/chef/omnibus/tree/9.1.4) (2025-10-14)
3+
<!-- latest_release 9.1.5 -->
4+
## [9.1.5](https://github.com/chef/omnibus/tree/9.1.5) (2025-10-14)
55

66
#### Merged Pull Requests
7-
- adding a Notice.txt [#1180](https://github.com/chef/omnibus/pull/1180) ([johnmccrae](https://github.com/johnmccrae))
7+
- Revert &quot;adding a Notice.txt&quot; [#1181](https://github.com/chef/omnibus/pull/1181) ([sean-sype-simmons](https://github.com/sean-sype-simmons))
88
<!-- latest_release -->
99
<!-- release_rollup since=9.0.24 -->
1010
### Changes not yet released to rubygems.org
1111

1212
#### Merged Pull Requests
13+
- Revert &quot;adding a Notice.txt&quot; [#1181](https://github.com/chef/omnibus/pull/1181) ([sean-sype-simmons](https://github.com/sean-sype-simmons)) <!-- 9.1.5 -->
1314
- adding a Notice.txt [#1180](https://github.com/chef/omnibus/pull/1180) ([johnmccrae](https://github.com/johnmccrae)) <!-- 9.1.4 -->
1415
- Updating ohai and license_scout [#1179](https://github.com/chef/omnibus/pull/1179) ([johnmccrae](https://github.com/johnmccrae)) <!-- 9.1.3 -->
1516
- Sean sype simmons/chef 24775 omnibus configuration pipeline configurations3 cache cconfiguration [#1177](https://github.com/chef/omnibus/pull/1177) ([sean-sype-simmons](https://github.com/sean-sype-simmons)) <!-- 9.1.2 -->

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.1.4
1+
9.1.5

lib/omnibus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
#
1616

1717
module Omnibus
18-
VERSION = "9.1.4".freeze
18+
VERSION = "9.1.5".freeze
1919
end

0 commit comments

Comments
 (0)