From 485505669bbcdde8808984b3aa2ce4a9e01ef69d Mon Sep 17 00:00:00 2001 From: elbrujohalcon Date: Fri, 29 May 2026 08:46:30 +0200 Subject: [PATCH] brujo.5.0.4- Upgrade elvis_core to 5.0.4 --- plugins.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.mk b/plugins.mk index 0e4cbbf..735bae9 100644 --- a/plugins.mk +++ b/plugins.mk @@ -4,7 +4,7 @@ .PHONY: elvis distclean-elvis # Configuration. -ELVIS_VERSION ?= 5.0.3 +ELVIS_VERSION ?= 5.0.4 ELVIS_CONFIG ?= $(CURDIR)/elvis.config ELVIS ?= $(CURDIR)/elvis