From 29c4c1236d5532ef6298c13064854f3c20f1766e Mon Sep 17 00:00:00 2001 From: Ziyi Zhang Date: Fri, 11 Sep 2026 13:52:05 -0400 Subject: [PATCH] chore: bump the Codex manifest to 0.1.5-beta --- .codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 0b28bae..2ea1a0c 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "unity", - "version": "0.1.4-beta", + "version": "0.1.5-beta", "description": "Unity's official plugin for Codex, with curated skills for game development, monetization, and performance optimization.", "author": { "name": "Unity Technologies",