From 00529042018ef07b4320ef29ebcb01acc0a53e9d Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 18 Aug 2023 17:00:50 -0700 Subject: [PATCH] v0.3.16 (#709) * v0.3.16 * bump anaconda --- src/anaconda/manifest.json | 2 +- src/universal/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/anaconda/manifest.json b/src/anaconda/manifest.json index 4f63c607b..a076ab10f 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", diff --git a/src/universal/manifest.json b/src/universal/manifest.json index 593d7a027..361d5306e 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",