chore: bump version to 1.1.1
This commit is contained in:
2
ollama
2
ollama
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
SCRIPT_VERSION="1.1.0"
|
SCRIPT_VERSION="1.1.1"
|
||||||
|
|
||||||
# Default values (should be configured in ~/.ollama/config.json)
|
# Default values (should be configured in ~/.ollama/config.json)
|
||||||
DEFAULT_OLLAMA_API_URL="https://ollama.local"
|
DEFAULT_OLLAMA_API_URL="https://ollama.local"
|
||||||
|
|||||||
Reference in New Issue
Block a user