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

[Plugin] Add app version detection for plugin #108

Closed
LancerComet opened this issue Feb 22, 2024 · 1 comment
Closed

[Plugin] Add app version detection for plugin #108

LancerComet opened this issue Feb 22, 2024 · 1 comment
Assignees
Labels
feature New feature is needed

Comments

@LancerComet
Copy link
Member

LancerComet commented Feb 22, 2024

Now you can add requestedVersion to the package.json in each plugin:

"requestedVersion": "0.15.0"  // Only the app >= 0.15.0 can install this plugin.
@LancerComet LancerComet added the feature New feature is needed label Feb 22, 2024
@LancerComet LancerComet self-assigned this Feb 22, 2024
@LancerComet
Copy link
Member Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature is needed
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant