Skip to content

Commit 5c0122b

Browse files
committed
Bump version to 9.0.25 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
1 parent 20d4a48 commit 5c0122b

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

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

3+
<!-- latest_release 9.0.25 -->
4+
## [9.0.25](https://github.com/chef/omnibus/tree/9.0.25) (2024-01-30)
5+
6+
#### Merged Pull Requests
7+
- Chef 9376 rpm signing enabled for amazon-2023/muhtuja [#1145](https://github.com/chef/omnibus/pull/1145) ([muthuja](https://github.com/muthuja))
38
<!-- latest_release -->
4-
<!-- latest_release -->
5-
<!-- release_rollup -->
9+
<!-- release_rollup since=9.0.24 -->
10+
### Changes not yet released to rubygems.org
11+
12+
#### Merged Pull Requests
13+
- Chef 9376 rpm signing enabled for amazon-2023/muhtuja [#1145](https://github.com/chef/omnibus/pull/1145) ([muthuja](https://github.com/muthuja)) <!-- 9.0.25 -->
614
<!-- release_rollup -->
715
<!-- latest_stable_release -->
816
## [9.0.24](https://github.com/chef/omnibus/tree/9.0.24) (2024-01-16)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.24
1+
9.0.25

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.0.24".freeze
18+
VERSION = "9.0.25".freeze
1919
end

0 commit comments

Comments
 (0)