Skip to content

Commit 610b684

Browse files
committed
[update] changelog and version bump
1 parent c175ca6 commit 610b684

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ 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.6] - 28 March 2025
8+
- Microphone Permission utility for mobile builds
9+
- Mobile Audio Chat Test sample
710

8-
## [0.3.5] - 26 April 2025
11+
## [0.3.5] - 26 March 2025
912
- Neocortex Audio Receiver microphone picker improvements
1013

1114
## [0.3.4] - 21 February 2025

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