diff options
-rw-r--r-- | gr-utils/python/modtool/templates/gr-newmod/MANIFEST.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-utils/python/modtool/templates/gr-newmod/MANIFEST.md b/gr-utils/python/modtool/templates/gr-newmod/MANIFEST.md index cafdae8213..dce8fbd5e8 100644 --- a/gr-utils/python/modtool/templates/gr-newmod/MANIFEST.md +++ b/gr-utils/python/modtool/templates/gr-newmod/MANIFEST.md @@ -7,6 +7,7 @@ author: copyright_owner: - Copyright Owner 1 license: +gr_supported_version: # Put a comma separated list of supported GR versions here #repo: # Put the URL of the repository here, or leave blank for default #website: <module_website> # If you have a separate project website, put it here #icon: <icon_url> # Put a URL to a square image here that will be used as an icon on CGRAN |