Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

min/max app version field for extension manifests #241

Closed
solvedDev opened this issue Nov 21, 2021 Discussed in #238 · 0 comments
Closed

min/max app version field for extension manifests #241

solvedDev opened this issue Nov 21, 2021 Discussed in #238 · 0 comments
Assignees
Labels
feature Request of a new feature

Comments

@solvedDev
Copy link
Member

Discussed in #238

Originally posted by ihategravel2 November 21, 2021
I'm not sure if this is the right place for this (github dumb) I think something to consider adding is a "bridge_v2_version" field to extension manifest. Anyone have any thoughts on possible use cases for this?

{
	"apiVersion": 2,
	"target": "v2",
        "compatibleAppVersions": {
                "min": "2.1.0",
                "max": "2.2.0"
        }
}
@solvedDev solvedDev added the feature Request of a new feature label Nov 21, 2021
@Joelant05 Joelant05 self-assigned this Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request of a new feature
Projects
Status: 🚀 Done
Development

No branches or pull requests

2 participants