Skip to content

Commit 5270037

Browse files
Automatic patch-level version bump to v1.2.4 by Jenkins
1 parent 3e19996 commit 5270037

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This file is used to list changes made in each version of the osl-resources cookbook.
44

5+
1.2.4 (2022-08-26)
6+
------------------
7+
- Migrate osl_local_ipv4? and osl_local_ipv6? methods from base cookbook
8+
59
1.2.3 (2022-08-23)
610
------------------
711
- Use a short checksum of the key name for resource names

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
license 'Apache-2.0'
77
chef_version '>= 16.0'
88
description 'Holds base resources for the OSUOSL'
9-
version '1.2.3'
9+
version '1.2.4'
1010

1111
depends 'line'
1212

0 commit comments

Comments
 (0)