You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 22:30:10 +00:00
chore: bump version to 2.0.28
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Code Editor Package for Cursor
|
||||
|
||||
## [2.0.28] - 2026-02-12
|
||||
|
||||
Integration:
|
||||
|
||||
- Performance optimization for opening files
|
||||
- Fix CS1525: Use C# 7.3-compatible null-coalescing for Unity 2019.4
|
||||
|
||||
## [2.0.27] - 2025-11-02
|
||||
|
||||
Integration:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "com.boxqkrtm.ide.cursor",
|
||||
"displayName": "Cursor Editor",
|
||||
"description": "Cursor editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
|
||||
"version": "2.0.27",
|
||||
"version": "2.0.28",
|
||||
"unity": "2019.4",
|
||||
"unityRelease": "25f1",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user