Skip to content

Commit 3962483

Browse files
committed
[update] version bump & changelog
1 parent 7be52e4 commit 3962483

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.2] - 07 July 2025
8+
- Check if Ollama is running on start
9+
710
## [0.1.1] - 16 March 2025
811
- Gemma 3 and Qwen 2.5 models are added to model list
912
- Editor window signup button

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "link.neocortex.ollama",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"displayName": "Neocortex Ollama Support",
55
"description": "Ollama Support for Neocortex Unity SDK. This package helps you download and run LLMs on your local environment with the help of Ollama.",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)