Skip to content

Commit c3dfef0

Browse files
committed
Mark compatible with theforeman/pulpcore 9.x
This new major version dropped Pulpcore < 3.39, but didn't change the API so both versions are compatible.
1 parent 0cbe896 commit c3dfef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"name": "theforeman/pulpcore",
41-
"version_requirement": ">= 8.5.0 < 9.0.0"
41+
"version_requirement": ">= 8.5.0 < 10.0.0"
4242
}
4343
],
4444
"requirements": [

0 commit comments

Comments
 (0)