Skip to content

Commit d487cad

Browse files
bguptaclaudehappy-otter
committed
Bump version to 0.1.4
Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
1 parent d37a6a4 commit d487cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollama-update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
VERSION="0.1.3"
4+
VERSION="0.1.4"
55

66
if ((BASH_VERSINFO[0] < 4)); then
77
echo "Error: ollama-update requires bash 4.0+ (found ${BASH_VERSION})" >&2

0 commit comments

Comments
 (0)