From 9c4caec4b79635479bcac5e26cbd153b4ae1976c Mon Sep 17 00:00:00 2001 From: Nicholas Walter Knize Date: Fri, 4 Feb 2022 15:10:18 -0600 Subject: [PATCH] add 1.2.5 to bwcVersions Signed-off-by: Nicholas Walter Knize --- .ci/bwcVersions | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/bwcVersions b/.ci/bwcVersions index 44bfbfcd729..92b75accdcd 100644 --- a/.ci/bwcVersions +++ b/.ci/bwcVersions @@ -35,4 +35,5 @@ BWC_VERSION: - "1.2.2" - "1.2.3" - "1.2.4" + - "1.2.5" - "1.3.0"