From b9f18b8ce86646906c2630ba6e7c870b13ce222e Mon Sep 17 00:00:00 2001 From: Eljo George Date: Fri, 1 Dec 2023 13:46:27 -0800 Subject: [PATCH] Bump minor due to 864 for universal Co-authored-by: Samruddhi Khandale --- src/universal/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/universal/manifest.json b/src/universal/manifest.json index 5358af326..f6d7d8332 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.6.1", + "version": "2.7.0", "build": { "latest": true, "rootDistro": "debian",