File tree Expand file tree Collapse file tree
Installer/Assets/com.IvanMurzak/AI ProBuilder Installer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ namespace com.IvanMurzak.Unity.MCP.ProBuilder.Installer
1919 public static partial class Installer
2020 {
2121 public const string PackageId = "com.ivanmurzak.unity.mcp.probuilder" ;
22- public const string Version = "1.0.58 " ;
22+ public const string Version = "1.0.59 " ;
2323
2424 static Installer ( )
2525 {
Original file line number Diff line number Diff line change 1212 " MCP" ,
1313 " Unity MCP"
1414 ],
15- "version" : " 1.0.58 " ,
15+ "version" : " 1.0.59 " ,
1616 "unity" : " 2022.3" ,
1717 "description" : " MCP Tools for ProBuilder - Enhance your Unity projects with AI-powered ProBuilder tools using the MCP framework." ,
1818 "dependencies" : {
19- "com.ivanmurzak.unity.mcp" : " 0.63.0 " ,
19+ "com.ivanmurzak.unity.mcp" : " 0.63.1 " ,
2020 "com.unity.probuilder" : " 5.2.4"
2121 },
2222 "scopedRegistries" : [
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "com.ivanmurzak.unity.mcp" : " 0.63.0 " ,
3+ "com.ivanmurzak.unity.mcp" : " 0.63.1 " ,
44 "com.unity.ide.vscode" : " 1.2.5" ,
55 "com.unity.probuilder" : " 5.2.4" ,
66 "com.unity.test-framework" : " 1.1.33" ,
You can’t perform that action at this time.
0 commit comments