chore(release): bump to 0.1.5

This commit is contained in:
Markus F.J. Busche
2025-09-20 16:44:30 +02:00
parent 6654db26b7
commit f3aa92cd87
3 changed files with 11 additions and 4 deletions

View File

@@ -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.3"
plugin_version = "0.1.5"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module