From 90921e06fa57c794da0ee4cc19e83192db757669 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Tue, 17 Oct 2023 18:49:43 +0000 Subject: [PATCH] v0.3.23 --- src/anaconda/manifest.json | 2 +- src/dotnet/manifest.json | 2 +- src/miniconda/manifest.json | 2 +- src/universal/manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/anaconda/manifest.json b/src/anaconda/manifest.json index 43a3d7a5d..91b35fdd7 100644 --- a/src/anaconda/manifest.json +++ b/src/anaconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.204.4", + "version": "0.204.5", "build": { "latest": true, "rootDistro": "debian", diff --git a/src/dotnet/manifest.json b/src/dotnet/manifest.json index 8b4659325..a49435dc4 100644 --- a/src/dotnet/manifest.json +++ b/src/dotnet/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.204.14", + "version": "1.0.0", "variants": [ "7.0-bookworm-slim", "7.0-bullseye-slim", diff --git a/src/miniconda/manifest.json b/src/miniconda/manifest.json index 9436a2355..10b58b0a0 100644 --- a/src/miniconda/manifest.json +++ b/src/miniconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.203.1", + "version": "0.203.2", "build": { "latest": true, "rootDistro": "debian", diff --git a/src/universal/manifest.json b/src/universal/manifest.json index 4849d1262..3babb786d 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.5.7", + "version": "2.5.8", "build": { "latest": true, "rootDistro": "debian",