diff --git a/app.py b/app.py index 60b6b2a..f741d5a 100644 --- a/app.py +++ b/app.py @@ -53,7 +53,7 @@ syslog_handler.setFormatter( log.addHandler(syslog_handler) # --- Configuration --- -VERSION = "1.5.0" +VERSION = "1.6.0" OLLAMA_BASE = "http://localhost:11434" SEARXNG_BASE = "http://localhost:8888" BASE_DIR = Path(__file__).parent diff --git a/readme.md b/readme.md index 175dbd9..ff49e15 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# ⚡ JarvisChat v1.5.0 +# ⚡ JarvisChat v1.6.0 ![screenshot](docs/images/screenshot.png)