Skip to content

Commit 2fb46ff

Browse files
committed
chore: bump version to 1.1.4 and update changelog
Update package version in Cargo.toml and Cargo.lock, and add release date to CHANGELOG.md
1 parent 9d3c01c commit 2fb46ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to Unity Code MCP Server will be documented in this file.
44

5-
## [1.1.4] -
5+
## [1.1.4] - 2025-08-07
66
### Improved
77
- More stable compile error reporting with tool `refresh_asset_database` based on Unity's API `CompilationPipeline.assemblyCompilationFinished` instead of error logs.
88

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "unity_code_mcp"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)