From f092cefe4e1963ba3c3de602c7bfe6553218db56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 11:55:08 +0200 Subject: [PATCH] [regex] Bump to 2026.4.4 (#15602) --- stubs/regex/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/regex/METADATA.toml b/stubs/regex/METADATA.toml index 07cd55a4d..bf68f4f77 100644 --- a/stubs/regex/METADATA.toml +++ b/stubs/regex/METADATA.toml @@ -1,2 +1,2 @@ -version = "2026.3.32" +version = "2026.4.4" upstream_repository = "https://github.com/mrabarnett/mrab-regex"