Skip to content

Commit 50df999

Browse files
committed
Version 1.0.1
1 parent ef8a725 commit 50df999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
plugin_identifier = "gcodesystemcommands"
77
plugin_package = "octoprint_%s" % plugin_identifier
88
plugin_name = "OctoPrint-GCodeSystemCommands"
9-
plugin_version = "1.0.0"
9+
plugin_version = "1.0.1"
1010
plugin_description = "Define G-Code commands that execute local system commands."
1111
plugin_author = "Shawn Bruce"
1212
plugin_author_email = "kantlivelong@gmail.com"

0 commit comments

Comments
 (0)