From cee06f64aac2d65ccf294e192e463f49c3a42819 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 18 Aug 2023 22:47:58 +0000 Subject: [PATCH 1/2] v0.3.16 --- 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 593d7a027f..361d5306e4 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.5.0", + "version": "2.5.1", "build": { "latest": true, "rootDistro": "debian", From 885a9cc3b21cddd46ef7fb06b51e42ae1116788a Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 18 Aug 2023 23:09:58 +0000 Subject: [PATCH 2/2] bump anaconda --- src/anaconda/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/anaconda/manifest.json b/src/anaconda/manifest.json index 4f63c607be..a076ab10f3 100644 --- a/src/anaconda/manifest.json +++ b/src/anaconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.204.0", + "version": "0.204.1", "build": { "latest": true, "rootDistro": "debian",