Skip to content

Commit 876b6f2

Browse files
Merge pull request #560 from puppetlabs/maint_concat_fix
(maint) fix concat version in metadata.json
2 parents b667bfe + 1235a3d commit 876b6f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"name": "puppetlabs/concat",
17-
"version_requirement": ">= 1.2.3 < 9.0.0"
17+
"version_requirement": ">= 1.2.3 < 10.0.0"
1818
}
1919
],
2020
"operatingsystem_support": [

0 commit comments

Comments
 (0)