Remove unused version field form the plugins

This commit is contained in:
emanuele-f 2020-02-10 11:55:12 +01:00
parent a564a7a094
commit d339c81e5c
33 changed files with 1 additions and 35 deletions

View file

@ -18,9 +18,6 @@ return {
-- The author of the plugin. For emails use the format: 'Name Surname <me@domain.com>'
author = "ntop",
-- An incremental number indicating the plugin version.
version = 1,
-- A list of plugin keys which this plugin depends on. A plugin key
-- corresponds to the directory name of the plugin (e.g. the key of
-- this plugin is "example")