From 892a1628d1e0282c88fc771470d023086631980c Mon Sep 17 00:00:00 2001 From: Bruno Azoulay Date: Sat, 1 Aug 2026 16:37:42 +0200 Subject: [PATCH] docs(readme): align badges with the 1.0.43 release - version badge 1.0.42 -> 1.0.43 (matches the published v1.0.43 tag) - intro "19 expert plugins" -> "25 expert plugins" (consistent with the plugins=25 badge and the marketplace plugin count) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47f5af9..f776020 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Fusengine Codex Plugins -![version](https://img.shields.io/badge/version-1.0.42-blue?style=flat-square) +![version](https://img.shields.io/badge/version-1.0.43-blue?style=flat-square) ![plugins](https://img.shields.io/badge/plugins-25-brightgreen?style=flat-square) ![runtime](https://img.shields.io/badge/runtime-Bun-black?style=flat-square) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=flat-square) -> **Codex CLI plugin marketplace.** 19 expert plugins for APEX workflow, +> **Codex CLI plugin marketplace.** 25 expert plugins for APEX workflow, > SOLID/DRY enforcement, framework specialists, and MCP integrations. The > implementation follows the official Codex CLI documentation at > `developers.openai.com/codex`.