From 446eb8bcc1efa1bac98bce6cabb27147b172f133 Mon Sep 17 00:00:00 2001 From: cfranklin <579516+chris-franklin@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:50:04 +0100 Subject: [PATCH] Release 17.31.2 --- ChangeLog | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5ed8b2ec8..b5aad72bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Version 17.31.2 +--------------- + * Support test argument placeholder in remote commands and --shell (#3552) + Version 17.31.1 --------------- * Always move test outs even if there are test args or failures (#3550) diff --git a/VERSION b/VERSION index a70cac789..d93c72531 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.31.1 +17.31.2