Commit 069d748 1 parent e16dc4e commit 069d748 Copy full SHA for 069d748
File tree 4 files changed +7
-6
lines changed
4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
2
2
3
- <!-- latest_release 2.6.11 -->
4
- ## [ v2.6.11 ] ( https://github.com/chef/license_scout/tree/v2.6.11 ) (2023-01-31)
3
+ <!-- latest_release 2.6.12 -->
4
+ ## [ v2.6.12 ] ( https://github.com/chef/license_scout/tree/v2.6.12 ) (2023-01-31)
5
5
6
6
#### Merged Pull Requests
7
- - cleaning up expeditor config [ #312 ] ( https://github.com/chef/license_scout/pull/312 ) ([ sean-simmons-progress] ( https://github.com/sean-simmons-progress ) )
7
+ - cleaning up expeditor config [ #313 ] ( https://github.com/chef/license_scout/pull/313 ) ([ sean-simmons-progress] ( https://github.com/sean-simmons-progress ) )
8
8
<!-- latest_release -->
9
9
10
10
<!-- release_rollup since=2.6.10 -->
11
11
### Changes since 2.6.10 release
12
12
13
13
#### Merged Pull Requests
14
+ - cleaning up expeditor config [ #313 ] ( https://github.com/chef/license_scout/pull/313 ) ([ sean-simmons-progress] ( https://github.com/sean-simmons-progress ) ) <!-- 2.6.12 -->
14
15
- cleaning up expeditor config [ #312 ] ( https://github.com/chef/license_scout/pull/312 ) ([ sean-simmons-progress] ( https://github.com/sean-simmons-progress ) ) <!-- 2.6.11 -->
15
16
<!-- release_rollup -->
16
17
Original file line number Diff line number Diff line change 1
- 2.6.11
1
+ 2.6.12
Original file line number Diff line number Diff line change 1
1
pkg_name=license_scout
2
2
pkg_origin=chef
3
- pkg_version=" 2.6.11 "
3
+ pkg_version=" 2.6.12 "
4
4
pkg_license=(" Apache-2.0" )
5
5
pkg_maintainer=
" Chef Release Engineering <[email protected] >"
6
6
pkg_upstream_url=" https://github.com/chef/license_scout"
Original file line number Diff line number Diff line change 16
16
#
17
17
18
18
module LicenseScout
19
- VERSION = "2.6.11 " . freeze
19
+ VERSION = "2.6.12 " . freeze
20
20
end
You can’t perform that action at this time.
0 commit comments