diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 5721699..1f1f1b7 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -8,7 +8,7 @@ "name": "unity", "source": { "source": "local", - "path": "." + "path": "./" }, "policy": { "installation": "AVAILABLE", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 06634b9..ea6a483 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "unity", - "version": "0.1.0-beta", + "version": "0.1.3-beta", "description": "Unity's official plugin for Codex, with curated skills for game development, monetization, and performance optimization.", "author": { "name": "Unity Technologies",