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

Community JSON file: Missing version tag #23

Closed
Chaircrusher opened this issue Jan 31, 2018 · 1 comment
Closed

Community JSON file: Missing version tag #23

Chaircrusher opened this issue Jan 31, 2018 · 1 comment

Comments

@Chaircrusher
Copy link

The problem is more properly one with the community repo but, the "version" attribute is missing.
This means my automated script ends up checking out the master branch, which isn't the latest version.

You just need to add
"version": "0.5.210"

to the "Lindenberg Research.json" file.

Also: there's no "license" tag.

And the file name has a space in it, which isn't according to spec. I believe you can use 'git mv' to change the name, and that will go with your pull request to the community repo.

@Chaircrusher
Copy link
Author

Looks like my requests were implemented! THANKS!!!

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

1 participant