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

Update module info #72

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Update module info #72

wants to merge 22 commits into from

Conversation

b0n3zx
Copy link

@b0n3zx b0n3zx commented Sep 1, 2019

Comment Module info for FW2.6.0+

@pidgy
Copy link
Contributor

pidgy commented Sep 6, 2019

If the module info is going to contain firmware compatibility we might as well add it as a field in the module info JSON

{
    "author": "Whistle Master",

    "description": "Forge replies to arbitrary DNS queries using DNSMasq",
    "devices": [
        "nano",
        "tetra"
    ],
   "firmware": "2.6.0+"
    "title": "DNSMasq Spoof",
    "version": "1.2"
} 

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

Successfully merging this pull request may close these issues.

2 participants