Merge branch 'BeehiveInnovations:main' into feat-dockerisation
This commit is contained in:
@@ -228,7 +228,7 @@ class VersionTool(BaseTool):
|
||||
output_lines.append("git pull")
|
||||
output_lines.append("```")
|
||||
output_lines.append("")
|
||||
output_lines.append("*Note: Restart your Claude session after updating to use the new version.*")
|
||||
output_lines.append("*Note: Restart your session after updating to use the new version.*")
|
||||
elif comparison == 0:
|
||||
# Up to date
|
||||
output_lines.append("")
|
||||
|
||||
Reference in New Issue
Block a user