From 2c79429de4d4f6d32f4a9ec9cca1544ad30d61fa Mon Sep 17 00:00:00 2001 From: joshwills Date: Mon, 19 Mar 2018 09:21:25 -0400 Subject: [PATCH] Version change to 0.2.5.6.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 78894d6..a06ed23 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.2.5.6.6" +plugin_version = "0.2.5.6.7" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module