[GH-ISSUE #1230] Incorrect Version Displayed with Command: ollama --version #47135

Closed
opened 2026-04-28 03:21:03 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Samk13 on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1230

Originally assigned to: @jmorganca on GitHub.

When running the version command, the output incorrectly displays ollama version 0.0.0 instead of the expected version:

ollama --version 
ollama version 0.0.0

expected behavior:

ollama --version 
ollama version  0.1.11

Current Ollama version: V0.1.11
Running on WSL2 Ubuntu 22.04.3 LTS

Originally created by @Samk13 on GitHub (Nov 21, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1230 Originally assigned to: @jmorganca on GitHub. When running the version command, the output incorrectly displays ollama version 0.0.0 instead of the expected version: ```bash ollama --version ollama version 0.0.0 ``` expected behavior: ```bash ollama --version ollama version 0.1.11 ``` Current Ollama version: `V0.1.11` Running on `WSL2 Ubuntu 22.04.3 LTS`
Author
Owner

@jmorganca commented on GitHub (Nov 21, 2023):

Sorry about the hiccup. This should be fixed now – you'll need to Download Ollama

<!-- gh-comment-id:1821872093 --> @jmorganca commented on GitHub (Nov 21, 2023): Sorry about the hiccup. This should be fixed now – you'll need to [Download Ollama](https://ollama.ai/download/linux)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#47135