Skip to content

Commit d896225

Browse files
committed
[update] version bump
1 parent 3d020e3 commit d896225

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.3] - 03 August 2025
8+
- Fixes for Neocortex SDK 0.4.0 update
9+
710
## [0.1.2] - 07 July 2025
811
- Check if Ollama is running on start
912

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.2",
3+
"version": "0.1.3",
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)