Skip to content

Commit b5279e4

Browse files
committed
[update] version bump and changelog
1 parent 543ab6a commit b5279e4

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.3.7] - 2 April 2025
8+
- Audio trimming improved
9+
710
## [0.3.6] - 28 March 2025
811
- Microphone Permission utility for mobile builds
912
- Mobile Audio Chat Test sample

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.sdk",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"displayName": "Neocortex Unity SDK",
55
"description": "Conversational AI for Games Simplified. With Neocortex SDK, create dynamic in-game conversations with AI-powered smart characters using our node-based editor and SDKs.",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)