From 1993ae3d8f92926422c64f8419efa8fb12d717c7 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 7 Sep 2025 14:34:03 +1000 Subject: [PATCH] chore(v3-alpha): set base version to v3.0.0-alpha.27 for next nightly (alpha.28) --- v3/internal/version/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/internal/version/version.txt b/v3/internal/version/version.txt index c3da99758..d8e381a09 100644 --- a/v3/internal/version/version.txt +++ b/v3/internal/version/version.txt @@ -1 +1 @@ -v3.0.0-alpha.26 \ No newline at end of file +v3.0.0-alpha.27