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

Fix versioning to be accepted into the Rack community repository #7

Closed
AndrewBelt opened this issue Dec 18, 2017 · 1 comment
Closed

Comments

@AndrewBelt
Copy link

Rack v0.5.1 will include a plugin manager, and plugins need to follow the versioning guidelines in order to be accepted. You can use this example plugin Makefile and Tutorial.cpp file as a reference for making sure the version is the same in the C++, Makefile, and JSON manifest.

  • Your plugin is versioned as v1.0. This needs to be v0.5.something.

Once you've fixed this, send a PR to the Rack community repository and remove the "disabled" property in the JSON manifest file.

@naus3a
Copy link
Owner

naus3a commented Dec 19, 2017

did it, thanks

@naus3a naus3a closed this as completed Dec 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants