Bump otapi here too?

This commit is contained in:
Lucas Nicodemus 2022-10-06 01:17:51 -07:00 committed by GitHub
parent 681c16daee
commit 0764f3e46e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,5 +5,12 @@
],
"git-submodules": {
"enabled": true
},
"packageRules": [
{
"matchPackageNames": ["OTAPI.Upcoming"],
"ignoreUnstable": "false",
"bumpVersion": "prerelease",
}
]
}