Skip to content

Commit c3f454e

Browse files
authored
Fix up metadata json (#70)
1 parent 88e27c6 commit c3f454e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"name": "puppet/windowsfeature",
24-
"version_requirement": ">= 3.0.0 < 4.0.0"
24+
"version_requirement": "4.0.0"
2525
}
2626
],
2727
"operatingsystem_support": [
@@ -42,4 +42,4 @@
4242
"pdk-version": "2.3.0",
4343
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
4444
"template-ref": "heads/main-0-gfa6b6d2"
45-
}
45+
}

0 commit comments

Comments
 (0)