chore: auto-bump version to 1.6.6 (#3729)

Co-authored-by: LearningCircuit <185559241+LearningCircuit@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-29 21:05:02 +02:00
committed by GitHub
parent 5b3972a30f
commit a3e0dffcdf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "local-deep-research-web",
"version": "1.6.5",
"version": "1.6.6",
"description": "Web frontend for Local Deep Research - AI research assistant",
"private": true,
"type": "module",

View File

@@ -1 +1 @@
__version__ = "1.6.5"
__version__ = "1.6.6"