* Fixes issue #18
This commit is contained in:
Sergiu Toporjinschi
2022-02-16 12:40:42 +02:00
committed by GitHub
parent 85f285ce58
commit 97c4ed21e3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ plugin_package = "octoprint_CalibrationTools"
plugin_name = "OctoPrint-CalibrationTools"
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "1.0.3"
plugin_version = "1.0.4"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module