From 5202111962cb347c3c800934fad1a653afcfae70 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Wed, 16 Aug 2023 14:41:43 -0700 Subject: [PATCH] v0.3.15 --- src/universal/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/universal/manifest.json b/src/universal/manifest.json index 324877b5ce..593d7a027f 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.4.2", + "version": "2.5.0", "build": { "latest": true, "rootDistro": "debian", @@ -206,4 +206,4 @@ } } } -} \ No newline at end of file +}