Skip to content

Commit a0510d9

Browse files
committed
v5.22.1
1 parent 3ca8f57 commit a0510d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multirun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if [ -z "$BASH_VERSION" ] || ! (echo "$BASH_VERSION" | awk -F. '{exit !($1 > 3 |
2929
fi
3030

3131
OLLAMA_MULTIRUN_NAME="ollama-multirun"
32-
OLLAMA_MULTIRUN_VERSION="5.22.0"
32+
OLLAMA_MULTIRUN_VERSION="5.22.1"
3333
OLLAMA_MULTIRUN_URL="https://github.com/attogram/ollama-multirun"
3434
OLLAMA_MULTIRUN_DISCORD="https://discord.gg/BGQJCbYVBa"
3535
OLLAMA_MULTIRUN_LICENSE="MIT"

0 commit comments

Comments
 (0)