Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b684644bbe | |||
13dbf860f0 |
3860
octoprint_customControl/static/js/jquery.ui.sortable.js
vendored
Normal file
3860
octoprint_customControl/static/js/jquery.ui.sortable.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
setup.py
2
setup.py
@ -17,7 +17,7 @@ plugin_package = "octoprint_%s" % plugin_identifier
|
||||
plugin_name = "OctoPrint-CustomControlPlugin"
|
||||
|
||||
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
|
||||
plugin_version = "0.2"
|
||||
plugin_version = "0.2.1"
|
||||
|
||||
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
|
||||
# module
|
||||
|
Reference in New Issue
Block a user