From 4b7a0126265cb54c057791d2cb1efe8fa3295188 Mon Sep 17 00:00:00 2001 From: Emeriko Date: Mon, 29 Jun 2026 07:15:31 +0200 Subject: [PATCH] release: bump .devin-plugin to 4.8.4 --- .devin-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devin-plugin/plugin.json b/.devin-plugin/plugin.json index 90a7393..f21f576 100644 --- a/.devin-plugin/plugin.json +++ b/.devin-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "author": { "name": "Dietrich Gebert",