Changing CPIO implementation and adding functionalities
This commit is contained in:
Vitor de Miranda Henrique
2016-12-31 20:50:47 -06:00
parent bbb54dcc43
commit ba1abc9da2
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ plugin_package = "octoprint_enclosure"
plugin_name = "OctoPrint-Enclosure"
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "1.3"
plugin_version = "1.5"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module