We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca8f57 commit a0510d9Copy full SHA for a0510d9
multirun.sh
@@ -29,7 +29,7 @@ if [ -z "$BASH_VERSION" ] || ! (echo "$BASH_VERSION" | awk -F. '{exit !($1 > 3 |
29
fi
30
31
OLLAMA_MULTIRUN_NAME="ollama-multirun"
32
-OLLAMA_MULTIRUN_VERSION="5.22.0"
+OLLAMA_MULTIRUN_VERSION="5.22.1"
33
OLLAMA_MULTIRUN_URL="https://github.com/attogram/ollama-multirun"
34
OLLAMA_MULTIRUN_DISCORD="https://discord.gg/BGQJCbYVBa"
35
OLLAMA_MULTIRUN_LICENSE="MIT"
0 commit comments