This commit is contained in:
Vitor de Miranda Henrique
2017-03-03 00:37:45 -06:00
parent b5bff5f90b
commit ecdffcd589
2 changed files with 5 additions and 2 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.9"
plugin_version = "2.0"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module