Allow ModFramework to change versions
This commit is contained in:
parent
0764f3e46e
commit
87d85d1b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["OTAPI.Upcoming"],
|
"matchPackageNames": ["OTAPI.Upcoming", "ModFramework"],
|
||||||
"ignoreUnstable": "false",
|
"ignoreUnstable": "false",
|
||||||
"bumpVersion": "prerelease",
|
"bumpVersion": "prerelease",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue