chore(release): bump version to 0.1.6.3 (setup.py, update.json)
This commit is contained in:
@@ -14,7 +14,7 @@ plugin_package = "octoprint_tailscale_funnel"
|
||||
plugin_name = "OctoPrint-Tailscale-Funnel"
|
||||
|
||||
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
|
||||
plugin_version = "0.1.6.2"
|
||||
plugin_version = "0.1.6.3"
|
||||
|
||||
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
|
||||
# module
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "0.1.6.2"
|
||||
"version": "0.1.6.3"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user