From 20731672ed4a3643da0d5c3e4a3d12afafff5f58 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:00:57 +0000 Subject: [PATCH] [v9.4.x] Chore: Update latest.json to 9.4.0-beta1 (#62560) Chore: Update latest.json to 9.4.0-beta1 (#62556) Chore: update latest.json to 9.4.0-beta1 (cherry picked from commit ef7716d6b38c7f9960445ebbb3482dada0d80e3b) Co-authored-by: Dimitris Sotirakis --- latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest.json b/latest.json index 57614a6e872..9006a2a20ed 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { "stable": "9.3.6", - "testing": "9.3.0" + "testing": "9.4.0-beta1" }