chore: bump version to 1.1.1

This commit is contained in:
2026-01-08 21:43:25 +02:00
parent f1f2fabe97
commit b7a3a07458
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail
SCRIPT_VERSION="1.1.0"
SCRIPT_VERSION="1.1.1"
# Default values (should be configured in ~/.ollama/config.json)
DEFAULT_OLLAMA_API_URL="https://ollama.local"