From 7c1427fe863cf63fd04c572e21ac69bd95b9d7a4 Mon Sep 17 00:00:00 2001 From: elbrujohalcon Date: Sat, 14 Feb 2026 13:01:36 +0100 Subject: [PATCH] release-4.2.1 Upgrade elvis_core to 4.2.1 --- plugins.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.mk b/plugins.mk index fe3c9bd..e77fd20 100644 --- a/plugins.mk +++ b/plugins.mk @@ -4,7 +4,7 @@ .PHONY: elvis distclean-elvis # Configuration. -ELVIS_VERSION ?= 4.2.0 +ELVIS_VERSION ?= 4.2.1 ELVIS_CONFIG ?= $(CURDIR)/elvis.config ELVIS ?= $(CURDIR)/elvis