update version info

This commit is contained in:
whitetac
2024-10-12 00:36:44 +09:00
committed by GitHub
parent fca789d648
commit 2c0153a9ba

View File

@@ -2,7 +2,7 @@
"name": "com.unity.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.22",
"version": "2.0.23",
"unity": "2019.4",
"unityRelease": "25f1",
"dependencies": {
@@ -11,4 +11,4 @@
"_upm": {
"changelog": "Integration:\n\n- Add support for Cursor"
}
}
}